Northwoods.Go.Draw Assembly > Northwoods.Go.Draw Namespace : GoTextToolStrip Class |
The following tables list the members exposed by GoTextToolStrip.
Name | Description | |
---|---|---|
GoTextToolStrip Constructor | Creates a GoTextControl with a .NET ToolStripControlHost wrapper>. |
Name | Description | |
---|---|---|
AccessibleDescription | Gets or sets the description that will be reported to accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem) | |
AccessibleName | Gets or sets the name of the control for use by accessibility client applications. (Inherited from System.Windows.Forms.ToolStripItem) | |
AccessibleRole | Gets or sets the accessible role of the control, which specifies the type of user interface element of the control. (Inherited from System.Windows.Forms.ToolStripItem) | |
Alignment | Gets or sets a value indicating whether the item aligns towards the beginning or end of the System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem) | |
AutoSize | Gets or sets a value indicating whether the item is automatically sized. (Inherited from System.Windows.Forms.ToolStripItem) | |
AutoToolTip | Gets or sets a value indicating whether to use the System.Windows.Forms.ToolStripItem.Text property or the System.Windows.Forms.ToolStripItem.ToolTipText property for the System.Windows.Forms.ToolStripItem ToolTip. (Inherited from System.Windows.Forms.ToolStripItem) | |
BackColor | Gets or sets the background color for the control. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
BackgroundImage | Gets or sets the background image displayed in the control. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
BackgroundImageLayout | Gets or sets the background image layout as defined in the ImageLayout enumeration. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
CanSelect | Gets a value indicating whether the control can be selected. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
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 System.Windows.Forms.ToolStripControlHost) | |
Enabled | Gets or sets a value indicating whether the parent control of the System.Windows.Forms.ToolStripItem is enabled. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
Font | Gets or sets the font to be used on the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
ForeColor | Gets or sets the foreground color of the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
Margin | Gets or sets the space between the item and adjacent items. (Inherited from System.Windows.Forms.ToolStripItem) | |
MergeAction | Gets or sets how child menus are merged with parent menus. (Inherited from System.Windows.Forms.ToolStripItem) | |
MergeIndex | Gets or sets the position of a merged item within the current System.Windows.Forms.ToolStrip. (Inherited from System.Windows.Forms.ToolStripItem) | |
Overflow | Gets or sets whether the item is attached to the System.Windows.Forms.ToolStrip or System.Windows.Forms.ToolStripOverflowButton or can float between the two. (Inherited from System.Windows.Forms.ToolStripItem) | |
Padding | Gets or sets the internal spacing, in pixels, between the item's contents and its edges. (Inherited from System.Windows.Forms.ToolStripItem) | |
RightToLeft | Gets or sets a value indicating whether control's elements are aligned to support locales using right-to-left fonts. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
Selected | Gets a value indicating whether the item is selected. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
Site | Gets or sets the site of the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
Size | Gets or sets the size of the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
Tag | Gets or sets the object that contains data about the item. (Inherited from System.Windows.Forms.ToolStripItem) | |
Text | Gets or sets the text to be displayed on the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
TextControl | Create a strongly typed property called TextControl - returns the Control as a GoTextControl | |
ToolTipText | Gets or sets the text that appears as a System.Windows.Forms.ToolTip for a control. (Inherited from System.Windows.Forms.ToolStripItem) | |
View | Set and Get the Northwoods.Go.GoView associated with this GoTextControl | |
Visible | Gets or sets a value indicating whether the item is displayed. (Inherited from System.Windows.Forms.ToolStripItem) |
Name | Description | |
---|---|---|
CanRaiseEvents | (Inherited from System.ComponentModel.Component) | |
DefaultAutoToolTip | Gets a value indicating whether to display the System.Windows.Forms.ToolTip that is defined as the default. (Inherited from System.Windows.Forms.ToolStripItem) | |
DefaultDisplayStyle | Gets a value indicating what is displayed on the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | |
DefaultPadding | Gets the internal spacing characteristics of the item. (Inherited from System.Windows.Forms.ToolStripItem) | |
DefaultSize | Overridden. Get the default size of the control | |
Events | (Inherited from System.ComponentModel.Component) |
Name | Description | |
---|---|---|
CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject) | |
Dispose | Overloaded. Releases the unmanaged resources used by the System.Windows.Forms.ToolStripControlHost and optionally releases the managed resources. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
DoDragDrop | Begins a drag-and-drop operation. (Inherited from System.Windows.Forms.ToolStripItem) | |
Focus | Gives the focus to a control. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
GetCurrentParent | Retrieves the System.Windows.Forms.ToolStrip that is the container of the current System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | |
GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject) | |
Invalidate | Overloaded. Invalidates the entire surface of the System.Windows.Forms.ToolStripItem and causes it to be redrawn. (Inherited from System.Windows.Forms.ToolStripItem) | |
PerformClick | Generates a Click event for a ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | |
Select | Selects the item. (Inherited from System.Windows.Forms.ToolStripItem) | |
ToString | (Inherited from System.Windows.Forms.ToolStripItem) |
Name | Description | |
---|---|---|
BackColorChanged | Occurs when the value of the System.Windows.Forms.ToolStripItem.BackColor property changes. (Inherited from System.Windows.Forms.ToolStripItem) | |
Click | Occurs when the System.Windows.Forms.ToolStripItem is clicked. (Inherited from System.Windows.Forms.ToolStripItem) | |
DoubleClick | Occurs when the item is double-clicked with the mouse. (Inherited from System.Windows.Forms.ToolStripItem) | |
EnabledChanged | Occurs when the System.Windows.Forms.ToolStripItem.Enabled property value has changed. (Inherited from System.Windows.Forms.ToolStripItem) | |
Enter | Occurs when the hosted control is entered. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
ForeColorChanged | Occurs when the System.Windows.Forms.ToolStripItem.ForeColor property value changes. (Inherited from System.Windows.Forms.ToolStripItem) | |
KeyDown | Occurs when a key is pressed and held down while the hosted control has focus. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
KeyPress | Occurs when a key is pressed while the hosted control has focus. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
KeyUp | Occurs when a key is released while the hosted control has focus. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
Leave | Occurs when the input focus leaves the hosted control. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
LocationChanged | Occurs when the location of a System.Windows.Forms.ToolStripItem is updated. (Inherited from System.Windows.Forms.ToolStripItem) | |
MouseDown | Occurs when the mouse pointer is over the item and a mouse button is pressed. (Inherited from System.Windows.Forms.ToolStripItem) | |
MouseEnter | Occurs when the mouse pointer enters the item. (Inherited from System.Windows.Forms.ToolStripItem) | |
MouseHover | Occurs when the mouse pointer hovers over the item. (Inherited from System.Windows.Forms.ToolStripItem) | |
MouseLeave | Occurs when the mouse pointer leaves the item. (Inherited from System.Windows.Forms.ToolStripItem) | |
MouseMove | Occurs when the mouse pointer is moved over the item. (Inherited from System.Windows.Forms.ToolStripItem) | |
MouseUp | Occurs when the mouse pointer is over the item and a mouse button is released. (Inherited from System.Windows.Forms.ToolStripItem) | |
OwnerChanged | Occurs when the System.Windows.Forms.ToolStripItem.Owner property changes. (Inherited from System.Windows.Forms.ToolStripItem) | |
Paint | Occurs when the item is redrawn. (Inherited from System.Windows.Forms.ToolStripItem) | |
QueryAccessibilityHelp | Occurs when an accessibility client application invokes help for the System.Windows.Forms.ToolStripItem. (Inherited from System.Windows.Forms.ToolStripItem) | |
RightToLeftChanged | Occurs when the System.Windows.Forms.ToolStripItem.RightToLeft property value changes. (Inherited from System.Windows.Forms.ToolStripItem) | |
TextChanged | Occurs when the value of the System.Windows.Forms.ToolStripItem.Text property changes. (Inherited from System.Windows.Forms.ToolStripItem) | |
Validated | Occurs after the hosted control has been successfully validated. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
Validating | Occurs while the hosted control is validating. (Inherited from System.Windows.Forms.ToolStripControlHost) | |
VisibleChanged | Occurs when the value of the System.Windows.Forms.ToolStripItem.Visible property changes. (Inherited from System.Windows.Forms.ToolStripItem) |