public class ToolStripSpringTextBox : ToolStripTextBox
Public Class ToolStripSpringTextBox
Inherits ToolStripTextBox
public ref class ToolStripSpringTextBox : public ToolStripTextBox
type ToolStripSpringTextBox =
class
inherit ToolStripTextBox
end
ToolStripSpringTextBox | Initializes a new instance of the ToolStripSpringTextBox class |
AcceptsReturn | Gets or sets a value indicating whether pressing ENTER in a multiline TextBox control creates a new line of text in the control or activates the default button for the form. (Inherited from ToolStripTextBox) |
AcceptsTab | Gets or sets a value indicating whether pressing the TAB key in a multiline text box control types a TAB character in the control instead of moving the focus to the next control in the tab order. (Inherited from ToolStripTextBox) |
AccessibilityObject | Gets the AccessibleObject assigned to the control. (Inherited from ToolStripItem) |
AccessibleDefaultActionDescription | Gets or sets the default action description of the control for use by accessibility client applications. (Inherited from ToolStripItem) |
AccessibleDescription | Gets or sets the description that will be reported to accessibility client applications. (Inherited from ToolStripItem) |
AccessibleName | Gets or sets the name of the control for use by accessibility client applications. (Inherited from ToolStripItem) |
AccessibleRole | Gets or sets the accessible role of the control, which specifies the type of user interface element of the control. (Inherited from ToolStripItem) |
Alignment | Gets or sets a value indicating whether the item aligns towards the beginning or end of the ToolStrip. (Inherited from ToolStripItem) |
AllowDrop | Gets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement. (Inherited from ToolStripItem) |
Anchor | Gets or sets the edges of the container to which a ToolStripItem is bound and determines how a ToolStripItem is resized with its parent. (Inherited from ToolStripItem) |
AutoCompleteCustomSource | Gets or sets a custom string collection to use when the AutoCompleteSource property is set to CustomSource. (Inherited from ToolStripTextBox) |
AutoCompleteMode | Gets or sets an option that controls how automatic completion works for the ToolStripTextBox. (Inherited from ToolStripTextBox) |
AutoCompleteSource | Gets or sets a value specifying the source of complete strings used for automatic completion. (Inherited from ToolStripTextBox) |
AutoSize | Gets or sets a value indicating whether the item is automatically sized. (Inherited from ToolStripItem) |
AutoToolTip | Gets or sets a value indicating whether to use the Text property or the ToolTipText property for the ToolStripItem ToolTip. (Inherited from ToolStripItem) |
Available | Gets or sets a value indicating whether the ToolStripItem should be placed on a ToolStrip. (Inherited from ToolStripItem) |
BackColor | Gets or sets the background color for the control. (Inherited from ToolStripControlHost) |
BorderStyle | Gets or sets the border type of the ToolStripTextBox control. (Inherited from ToolStripTextBox) |
Bounds | Gets the size and location of the item. (Inherited from ToolStripItem) |
CanRaiseEvents | Gets a value indicating whether the component can raise an event. (Inherited from Component) |
CanSelect | Gets a value indicating whether the control can be selected. (Inherited from ToolStripControlHost) |
CanUndo | Gets a value indicating whether the user can undo the previous operation in a ToolStripTextBox control. (Inherited from ToolStripTextBox) |
CausesValidation | Gets or sets a value indicating whether the hosted control causes and raises validation events on other controls when the hosted control receives focus. (Inherited from ToolStripControlHost) |
CharacterCasing | Gets or sets whether the ToolStripTextBox control modifies the case of characters as they are typed. (Inherited from ToolStripTextBox) |
Container | Gets the IContainer that contains the Component. (Inherited from Component) |
ContentRectangle | Gets the area where content, such as text and icons, can be placed within a ToolStripItem without overwriting background borders. (Inherited from ToolStripItem) |
Control | Gets the Control that this ToolStripControlHost is hosting. (Inherited from ToolStripControlHost) |
ControlAlign | Gets or sets the alignment of the control on the form. (Inherited from ToolStripControlHost) |
DefaultAutoToolTip | Gets a value indicating whether to display the ToolTip that is defined as the default. (Inherited from ToolStripItem) |
DefaultDisplayStyle | Gets a value indicating what is displayed on the ToolStripItem. (Inherited from ToolStripItem) |
DefaultMargin | Gets the spacing, in pixels, between the ToolStripTextBox and adjacent items. (Inherited from ToolStripTextBox) |
DefaultPadding | Gets the internal spacing characteristics of the item. (Inherited from ToolStripItem) |
DefaultSize | Gets the default size of the ToolStripTextBox. (Inherited from ToolStripTextBox) |
DesignMode | Gets a value that indicates whether the Component is currently in design mode. (Inherited from Component) |
DismissWhenClicked | Gets a value indicating whether items on a ToolStripDropDown are hidden after they are clicked. (Inherited from ToolStripItem) |
DisplayStyle | Gets or sets whether text and images are displayed on a ToolStripItem. (Inherited from ToolStripItem) |
Dock | Gets or sets which ToolStripItem borders are docked to its parent control and determines how a ToolStripItem is resized with its parent. (Inherited from ToolStripItem) |
DoubleClickEnabled | Gets or sets a value indicating whether the ToolStripItem can be activated by double-clicking the mouse. (Inherited from ToolStripItem) |
Enabled | Gets or sets a value indicating whether the parent control of the ToolStripItem is enabled. (Inherited from ToolStripControlHost) |
Events | Gets the list of event handlers that are attached to this Component. (Inherited from Component) |
Focused | Gets a value indicating whether the control has input focus. (Inherited from ToolStripControlHost) |
Font | Gets or sets the font to be used on the hosted control. (Inherited from ToolStripControlHost) |
ForeColor | Gets or sets the foreground color of the hosted control. (Inherited from ToolStripControlHost) |
Height | Gets or sets the height, in pixels, of a ToolStripItem. (Inherited from ToolStripItem) |
HideSelection | Gets or sets a value indicating whether the selected text in the text box control remains highlighted when the control loses focus. (Inherited from ToolStripTextBox) |
ImageAlign | Gets or sets the alignment of the image on a ToolStripItem. (Inherited from ToolStripItem) |
ImageIndex | Gets or sets the index value of the image that is displayed on the item. (Inherited from ToolStripItem) |
ImageKey | Gets or sets the key accessor for the image in the ImageList that is displayed on a ToolStripItem. (Inherited from ToolStripItem) |
ImageScaling | Gets or sets a value indicating whether an image on a ToolStripItem is automatically resized to fit in a container. (Inherited from ToolStripItem) |
ImageTransparentColor | Gets or sets the color to treat as transparent in a ToolStripItem image. (Inherited from ToolStripItem) |
IsDisposed | Gets a value indicating whether the object has been disposed of. (Inherited from ToolStripItem) |
IsOnDropDown | Gets a value indicating whether the container of the current Control is a ToolStripDropDown. (Inherited from ToolStripItem) |
IsOnOverflow | Gets a value indicating whether the Placement property is set to Overflow. (Inherited from ToolStripItem) |
Lines | Gets or sets the lines of text in a ToolStripTextBox control. (Inherited from ToolStripTextBox) |
Margin | Gets or sets the space between the item and adjacent items. (Inherited from ToolStripItem) |
MaxLength | Gets or sets the maximum number of characters the user can type or paste into the text box control. (Inherited from ToolStripTextBox) |
MergeAction | Gets or sets how child menus are merged with parent menus. (Inherited from ToolStripItem) |
MergeIndex | Gets or sets the position of a merged item within the current ToolStrip. (Inherited from ToolStripItem) |
Modified | Gets or sets a value that indicates that the ToolStripTextBox control has been modified by the user since the control was created or its contents were last set. (Inherited from ToolStripTextBox) |
Name | Gets or sets the name of the item. (Inherited from ToolStripItem) |
Overflow | Gets or sets whether the item is attached to the ToolStrip or ToolStripOverflowButton or can float between the two. (Inherited from ToolStripItem) |
Owner | Gets or sets the owner of this item. (Inherited from ToolStripItem) |
OwnerItem | Gets the parent ToolStripItem of this ToolStripItem. (Inherited from ToolStripItem) |
Padding | Gets or sets the internal spacing, in pixels, between the item's contents and its edges. (Inherited from ToolStripItem) |
Parent | Gets or sets the parent container of the ToolStripItem. (Inherited from ToolStripItem) |
Placement | Gets the current layout of the item. (Inherited from ToolStripItem) |
Pressed | Gets a value indicating whether the state of the item is pressed. (Inherited from ToolStripItem) |
ReadOnly | Gets or sets a value indicating whether text in the ToolStripTextBox is read-only. (Inherited from ToolStripTextBox) |
RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from ToolStripControlHost) |
RightToLeftAutoMirrorImage | Mirrors automatically the ToolStripItem image when the RightToLeft property is set to Yes. (Inherited from ToolStripItem) |
Selected | Gets a value indicating whether the item is selected. (Inherited from ToolStripControlHost) |
SelectedText | Gets or sets a value indicating the currently selected text in the control. (Inherited from ToolStripTextBox) |
SelectionLength | Gets or sets the number of characters selected in theToolStripTextBox. (Inherited from ToolStripTextBox) |
SelectionStart | Gets or sets the starting point of text selected in theToolStripTextBox. (Inherited from ToolStripTextBox) |
ShortcutsEnabled | Gets or sets a value indicating whether the defined shortcuts are enabled. (Inherited from ToolStripTextBox) |
ShowKeyboardCues | Gets a value indicating whether to show or hide shortcut keys. (Inherited from ToolStripItem) |
Site | Gets or sets the site of the hosted control. (Inherited from ToolStripControlHost) |
Size | Gets or sets the size of the ToolStripItem. (Inherited from ToolStripControlHost) |
Tag | Gets or sets the object that contains data about the item. (Inherited from ToolStripItem) |
Text | Gets or sets the text to be displayed on the hosted control. (Inherited from ToolStripControlHost) |
TextAlign | Gets or sets the alignment of the text on a ToolStripLabel. (Inherited from ToolStripItem) |
TextBox | Gets the hosted TextBox control. (Inherited from ToolStripTextBox) |
TextBoxTextAlign | Gets or sets how text is aligned in a TextBox control. (Inherited from ToolStripTextBox) |
TextImageRelation | Gets or sets the position of ToolStripItem text and image relative to each other. (Inherited from ToolStripItem) |
TextLength | Gets the length of text in the control. (Inherited from ToolStripTextBox) |
ToolTipText | Gets or sets the text that appears as a ToolTip for a control. (Inherited from ToolStripItem) |
Visible | Gets or sets a value indicating whether the item is displayed. (Inherited from ToolStripItem) |
Width | Gets or sets the width in pixels of a ToolStripItem. (Inherited from ToolStripItem) |
AppendText | Appends text to the current text of the ToolStripTextBox. (Inherited from ToolStripTextBox) |
Clear | Clears all text from the ToolStripTextBox control. (Inherited from ToolStripTextBox) |
ClearUndo | Clears information about the most recent operation from the undo buffer of the ToolStripTextBox. (Inherited from ToolStripTextBox) |
Copy | Copies the current selection in the ToolStripTextBox to the Clipboard. (Inherited from ToolStripTextBox) |
CreateAccessibilityInstance | Creates a new accessibility object for the control. (Inherited from ToolStripControlHost) |
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from MarshalByRefObject) |
Cut | Moves the current selection in the ToolStripTextBox to the Clipboard. (Inherited from ToolStripTextBox) |
DeselectAll | Specifies that the value of the SelectionLength property is zero so that no characters are selected in the control. (Inherited from ToolStripTextBox) |
Dispose | Releases all resources used by the Component. (Inherited from Component) |
Dispose(Boolean) | Releases the unmanaged resources used by the ToolStripControlHost and optionally releases the managed resources. (Inherited from ToolStripControlHost) |
DoDragDrop | Begins a drag-and-drop operation. (Inherited from ToolStripItem) |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
Finalize | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from Component) |
Focus | Gives the focus to a control. (Inherited from ToolStripControlHost) |
GetCharFromPosition | Retrieves the character that is closest to the specified location within the control. (Inherited from ToolStripTextBox) |
GetCharIndexFromPosition | Retrieves the index of the character nearest to the specified location. (Inherited from ToolStripTextBox) |
GetCurrentParent | Retrieves the ToolStrip that is the container of the current ToolStripItem. (Inherited from ToolStripItem) |
GetFirstCharIndexFromLine | Retrieves the index of the first character of a given line. (Inherited from ToolStripTextBox) |
GetFirstCharIndexOfCurrentLine | Retrieves the index of the first character of the current line. (Inherited from ToolStripTextBox) |
GetHashCode | Serves as the default hash function. (Inherited from Object) |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from MarshalByRefObject) |
GetLineFromCharIndex | Retrieves the line number from the specified character position within the text of the control. (Inherited from ToolStripTextBox) |
GetPositionFromCharIndex | Retrieves the location within the control at the specified character index. (Inherited from ToolStripTextBox) |
GetPreferredSize | (Overrides ToolStripTextBoxGetPreferredSize(Size)) |
GetService | Returns an object that represents a service provided by the Component or by its Container. (Inherited from Component) |
GetType | Gets the Type of the current instance. (Inherited from Object) |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from MarshalByRefObject) |
Invalidate | Invalidates the entire surface of the ToolStripItem and causes it to be redrawn. (Inherited from ToolStripItem) |
Invalidate(Rectangle) | Invalidates the specified region of the ToolStripItem by adding it to the update region of the ToolStripItem, which is the area that will be repainted at the next paint operation, and causes a paint message to be sent to the ToolStripItem. (Inherited from ToolStripItem) |
IsInputChar | Determines whether a character is an input character that the item recognizes. (Inherited from ToolStripItem) |
IsInputKey | Determines whether the specified key is a regular input key or a special key that requires preprocessing. (Inherited from ToolStripItem) |
MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
MemberwiseClone(Boolean) | Creates a shallow copy of the current MarshalByRefObject object. (Inherited from MarshalByRefObject) |
OnAcceptsTabChanged | Raises the AcceptsTabChanged event. (Inherited from ToolStripTextBox) |
OnAvailableChanged | Raises the AvailableChanged event. (Inherited from ToolStripItem) |
OnBackColorChanged | Raises the BackColorChanged event. (Inherited from ToolStripItem) |
OnBorderStyleChanged | Raises the BorderStyleChanged event. (Inherited from ToolStripTextBox) |
OnBoundsChanged | Occurs when the Bounds property changes. (Inherited from ToolStripControlHost) |
OnClick | Raises the Click event. (Inherited from ToolStripItem) |
OnDisplayStyleChanged | Raises the DisplayStyleChanged event. (Inherited from ToolStripItem) |
OnDoubleClick | Raises the DoubleClick event. (Inherited from ToolStripItem) |
OnDragDrop | Raises the DragDrop event. (Inherited from ToolStripItem) |
OnDragEnter | Raises the DragEnter event. (Inherited from ToolStripItem) |
OnDragLeave | Raises the DragLeave event. (Inherited from ToolStripItem) |
OnDragOver | Raises the DragOver event. (Inherited from ToolStripItem) |
OnEnabledChanged | Raises the EnabledChanged event. (Inherited from ToolStripItem) |
OnEnter | Raises the Enter event. (Inherited from ToolStripControlHost) |
OnFontChanged | Raises the FontChanged event. (Inherited from ToolStripItem) |
OnForeColorChanged | Raises the ForeColorChanged event. (Inherited from ToolStripItem) |
OnGiveFeedback | Raises the GiveFeedback event. (Inherited from ToolStripItem) |
OnGotFocus | Raises the GotFocus event. (Inherited from ToolStripControlHost) |
OnHideSelectionChanged | Raises the HideSelectionChanged event. (Inherited from ToolStripTextBox) |
OnHostedControlResize | Synchronizes the resizing of the control host with the resizing of the hosted control. (Inherited from ToolStripControlHost) |
OnKeyDown | Raises the KeyDown event. (Inherited from ToolStripControlHost) |
OnKeyPress | Raises the KeyPress event. (Inherited from ToolStripControlHost) |
OnKeyUp | Raises the KeyUp event. (Inherited from ToolStripControlHost) |
OnLayout | Raises the Layout event. (Inherited from ToolStripControlHost) |
OnLeave | Raises the Leave event. (Inherited from ToolStripControlHost) |
OnLocationChanged | Raises the LocationChanged event. (Inherited from ToolStripItem) |
OnLostFocus | Raises the LostFocus event. (Inherited from ToolStripControlHost) |
OnModifiedChanged | Raises the ModifiedChanged event. (Inherited from ToolStripTextBox) |
OnMouseDown | Raises the MouseDown event. (Inherited from ToolStripItem) |
OnMouseEnter | Raises the MouseEnter event. (Inherited from ToolStripItem) |
OnMouseHover | Raises the MouseHover event. (Inherited from ToolStripItem) |
OnMouseLeave | Raises the MouseLeave event. (Inherited from ToolStripItem) |
OnMouseMove | Raises the MouseMove event. (Inherited from ToolStripItem) |
OnMouseUp | Raises the MouseUp event. (Inherited from ToolStripItem) |
OnMultilineChanged | Raises the MultilineChanged event. (Inherited from ToolStripTextBox) |
OnOwnerChanged | Raises the OwnerChanged event. (Inherited from ToolStripItem) |
OnOwnerFontChanged | Raises the FontChanged event when the Font property has changed on the parent of the ToolStripItem. (Inherited from ToolStripItem) |
OnPaint | Raises the Paint event. (Inherited from ToolStripControlHost) |
OnParentBackColorChanged | Raises the BackColorChanged event. (Inherited from ToolStripItem) |
OnParentChanged | Raises the ParentChanged event. (Inherited from ToolStripControlHost) |
OnParentEnabledChanged | Raises the EnabledChanged event when the Enabled property value of the item's container changes. (Inherited from ToolStripItem) |
OnParentForeColorChanged | Raises the ForeColorChanged event. (Inherited from ToolStripItem) |
OnParentRightToLeftChanged | Raises the RightToLeftChanged event. (Inherited from ToolStripItem) |
OnQueryContinueDrag | Raises the QueryContinueDrag event. (Inherited from ToolStripItem) |
OnReadOnlyChanged | Raises the ReadOnlyChanged event. (Inherited from ToolStripTextBox) |
OnRightToLeftChanged | Raises the RightToLeftChanged event. (Inherited from ToolStripItem) |
OnSubscribeControlEvents | Subscribes events from the hosted control. (Inherited from ToolStripTextBox) |
OnTextChanged | Raises the TextChanged event. (Inherited from ToolStripItem) |
OnUnsubscribeControlEvents | Unsubscribes events from the hosted control. (Inherited from ToolStripTextBox) |
OnValidated | Raises the Validated event. (Inherited from ToolStripControlHost) |
OnValidating | Raises the Validating event. (Inherited from ToolStripControlHost) |
OnVisibleChanged | Raises the VisibleChanged event. (Inherited from ToolStripItem) |
Paste | Replaces the current selection in the text box with the contents of the Clipboard. (Inherited from ToolStripTextBox) |
PerformClick | Generates a Click event for a ToolStripItem. (Inherited from ToolStripItem) |
ProcessCmdKey | Processes a command key. (Inherited from ToolStripControlHost) |
ProcessDialogKey | Processes a dialog key. (Inherited from ToolStripControlHost) |
ProcessMnemonic | Processes a mnemonic character. (Inherited from ToolStripControlHost) |
ScrollToCaret | Scrolls the contents of the control to the current caret position. (Inherited from ToolStripTextBox) |
Select | Selects the item. (Inherited from ToolStripItem) |
Select(Int32, Int32) | Selects a range of text in the text box. (Inherited from ToolStripTextBox) |
SelectAll | Selects all text in the text box. (Inherited from ToolStripTextBox) |
SetBounds | Sets the size and location of the item. (Inherited from ToolStripItem) |
SetVisibleCore | Sets the ToolStripItem to the specified visible state. (Inherited from ToolStripControlHost) |
ToString | Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from ToolStripItem) |
Undo | Undoes the last edit operation in the text box. (Inherited from ToolStripTextBox) |
AcceptsTabChanged | Occurs when the value of the AcceptsTab property changes. (Inherited from ToolStripTextBox) |
AvailableChanged | Occurs when the value of the Available property changes. (Inherited from ToolStripItem) |
BackColorChanged | Occurs when the value of the BackColor property changes. (Inherited from ToolStripItem) |
BorderStyleChanged | Occurs when the value of the BorderStyle property changes. (Inherited from ToolStripTextBox) |
Click | Occurs when the ToolStripItem is clicked. (Inherited from ToolStripItem) |
DisplayStyleChanged | Occurs when the DisplayStyle has changed. (Inherited from ToolStripItem) |
Disposed | Occurs when the component is disposed by a call to the Dispose method. (Inherited from Component) |
DoubleClick | Occurs when the item is double-clicked with the mouse. (Inherited from ToolStripItem) |
DragDrop | Occurs when the user drags an item and the user releases the mouse button, indicating that the item should be dropped into this item. (Inherited from ToolStripItem) |
DragEnter | Occurs when the user drags an item into the client area of this item. (Inherited from ToolStripItem) |
DragLeave | Occurs when the user drags an item and the mouse pointer is no longer over the client area of this item. (Inherited from ToolStripItem) |
DragOver | Occurs when the user drags an item over the client area of this item. (Inherited from ToolStripItem) |
EnabledChanged | Occurs when the Enabled property value has changed. (Inherited from ToolStripItem) |
Enter | Occurs when the hosted control is entered. (Inherited from ToolStripControlHost) |
ForeColorChanged | Occurs when the ForeColor property value changes. (Inherited from ToolStripItem) |
GiveFeedback | Occurs during a drag operation. (Inherited from ToolStripItem) |
GotFocus | Occurs when the hosted control receives focus. (Inherited from ToolStripControlHost) |
HideSelectionChanged | Occurs when the value of the HideSelection property changes. (Inherited from ToolStripTextBox) |
KeyDown | Occurs when a key is pressed and held down while the hosted control has focus. (Inherited from ToolStripControlHost) |
KeyPress | Occurs when a key is pressed while the hosted control has focus. (Inherited from ToolStripControlHost) |
KeyUp | Occurs when a key is released while the hosted control has focus. (Inherited from ToolStripControlHost) |
Leave | Occurs when the input focus leaves the hosted control. (Inherited from ToolStripControlHost) |
LocationChanged | Occurs when the location of a ToolStripItem is updated. (Inherited from ToolStripItem) |
LostFocus | Occurs when the hosted control loses focus. (Inherited from ToolStripControlHost) |
ModifiedChanged | Occurs when the value of the Modified property changes. (Inherited from ToolStripTextBox) |
MouseDown | Occurs when the mouse pointer is over the item and a mouse button is pressed. (Inherited from ToolStripItem) |
MouseEnter | Occurs when the mouse pointer enters the item. (Inherited from ToolStripItem) |
MouseHover | Occurs when the mouse pointer hovers over the item. (Inherited from ToolStripItem) |
MouseLeave | Occurs when the mouse pointer leaves the item. (Inherited from ToolStripItem) |
MouseMove | Occurs when the mouse pointer is moved over the item. (Inherited from ToolStripItem) |
MouseUp | Occurs when the mouse pointer is over the item and a mouse button is released. (Inherited from ToolStripItem) |
OwnerChanged | Occurs when the Owner property changes. (Inherited from ToolStripItem) |
Paint | Occurs when the item is redrawn. (Inherited from ToolStripItem) |
QueryAccessibilityHelp | Occurs when an accessibility client application invokes help for the ToolStripItem. (Inherited from ToolStripItem) |
QueryContinueDrag | Occurs during a drag-and-drop operation and allows the drag source to determine whether the drag-and-drop operation should be canceled. (Inherited from ToolStripItem) |
ReadOnlyChanged | Occurs when the value of the ReadOnly property changes. (Inherited from ToolStripTextBox) |
RightToLeftChanged | Occurs when the RightToLeft property value changes. (Inherited from ToolStripItem) |
TextBoxTextAlignChanged | Occurs when the value of the TextBoxTextAlign property changes. (Inherited from ToolStripTextBox) |
TextChanged | Occurs when the value of the Text property changes. (Inherited from ToolStripItem) |
Validated | Occurs after the hosted control has been successfully validated. (Inherited from ToolStripControlHost) |
Validating | Occurs while the hosted control is validating. (Inherited from ToolStripControlHost) |
VisibleChanged | Occurs when the value of the Visible property changes. (Inherited from ToolStripItem) |