Inheritance Hierarchy
SystemMarshalByRefObject
System.ComponentModelComponent
System.Windows.FormsToolStripItem
System.Windows.FormsToolStripControlHost
GF.Clients.Charts.ControlsToolQtyEditor
Namespace: GF.Clients.Charts.Controls
Assembly: GF.Clients.Charts (in GF.Clients.Charts.dll) Version: a2f537322cdaf87d2796303449681c087e96766d
Syntax
The ToolQtyEditor type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ToolQtyEditor |
Properties
Name | Description | |
---|---|---|
![]() | 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.) |
![]() | 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.) |
![]() | BackColor | Gets or sets the background color for the control. (Inherited from ToolStripControlHost.) |
![]() | BackgroundImage | Gets or sets the background image displayed in the control. (Inherited from ToolStripControlHost.) |
![]() | BackgroundImageLayout | Gets or sets the background image layout as defined in the ImageLayout enumeration. (Inherited from ToolStripControlHost.) |
![]() | CanSelect | Gets a value indicating whether the control can be selected. (Inherited from 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 ToolStripControlHost.) |
![]() | DisplayStyle | Gets or sets whether text and images are displayed on a ToolStripItem. (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.) |
![]() | 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.) |
![]() | ImageAlign | Gets or sets the alignment of the image 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.) |
![]() | Increment | |
![]() | IsValid | |
![]() | Margin | Gets or sets the space between the item and adjacent items. (Inherited from ToolStripItem.) |
![]() | Maximum | |
![]() | 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.) |
![]() | Overflow | Gets or sets whether the item is attached to the ToolStrip or ToolStripOverflowButton or can float between the two. (Inherited from ToolStripItem.) |
![]() | Padding | Gets or sets the internal spacing, in pixels, between the item's contents and its edges. (Inherited from ToolStripItem.) |
![]() | 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 | (Inherited from ToolStripItem.) |
![]() | Selected | Gets a value indicating whether the item is selected. (Inherited from ToolStripControlHost.) |
![]() | 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.) |
![]() | TextImageRelation | Gets or sets the position of ToolStripItem text and image relative to each other. (Inherited from ToolStripItem.) |
![]() | ToolTipText | Gets or sets the text that appears as a ToolTip for a control. (Inherited from ToolStripItem.) |
![]() | Value | |
![]() | Visible | Gets or sets a value indicating whether the item is displayed. (Inherited from ToolStripItem.) |
Methods
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 MarshalByRefObject.) |
![]() | Dispose | Releases all resources used by the Component. (Inherited from Component.) |
![]() | 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.) |
![]() | Focus | Gives the focus to a control. (Inherited from ToolStripControlHost.) |
![]() | GetCurrentParent | Retrieves the ToolStrip that is the container of the current ToolStripItem. (Inherited from ToolStripItem.) |
![]() | 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.) |
![]() | GetPreferredSize | Retrieves the size of a rectangular area into which a control can be fitted. (Inherited from ToolStripControlHost.) |
![]() | 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.) |
![]() | PerformClick | Generates a Click event for a ToolStripItem. (Inherited from ToolStripItem.) |
![]() | Select | Selects the item. (Inherited from ToolStripItem.) |
![]() | ToString | Returns a String containing the name of the Component, if any. This method should not be overridden. (Inherited from ToolStripItem.) |
Events
Name | Description | |
---|---|---|
![]() | BackColorChanged | Occurs when the value of the BackColor property changes. (Inherited from ToolStripItem.) |
![]() | Changed | |
![]() | Click | Occurs when the ToolStripItem is clicked. (Inherited from ToolStripItem.) |
![]() | DisplayStyleChanged | Occurs when the DisplayStyle has changed. (Inherited from ToolStripItem.) |
![]() | DoubleClick | Occurs when the item is double-clicked with the mouse. (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.) |
![]() | 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.) |
![]() | 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.) |
![]() | RightToLeftChanged | Occurs when the RightToLeft property value changes. (Inherited from ToolStripItem.) |
![]() | 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.) |
See Also