See also:
NTier Windows Forms Framework Home
NTier Framework API reference
NTier Windows Forms Framework Home
NTier Framework API reference
The AppWizardToolStripButton type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() | CreateAccessibilityInstance | Creates a new accessibility object for the ToolStripButton. (Inherited from ToolStripButton.) |
![]() | 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.) |
![]() | Dispose(Boolean) | Releases the unmanaged resources used by the ToolStripItem and optionally releases the managed resources. (Inherited from ToolStripItem.) |
![]() | DoDragDrop | Begins a drag-and-drop operation. (Inherited from ToolStripItem.) |
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection. (Inherited from Component.) |
![]() | GetCurrentParent | Retrieves the ToolStrip that is the container of the current ToolStripItem. (Inherited from ToolStripItem.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (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 ToolStripButton can be fitted. (Inherited from ToolStripButton.) |
![]() | GetService | (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.) |
![]() | OnAvailableChanged | Raises the AvailableChanged event. (Inherited from ToolStripItem.) |
![]() | OnBackColorChanged | Raises the BackColorChanged event. (Inherited from ToolStripItem.) |
![]() | OnBoundsChanged | Occurs when the Bounds property changes. (Inherited from ToolStripItem.) |
![]() | OnCheckedChanged | (Overrides ToolStripButton..::..OnCheckedChanged(EventArgs).) |
![]() | OnCheckStateChanged | Raises the CheckStateChanged event. (Inherited from ToolStripButton.) |
![]() | OnClick | Raises the Click event. (Inherited from ToolStripButton.) |
![]() | 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.) |
![]() | OnFontChanged | Raises the FontChanged event. (Inherited from ToolStripItem.) |
![]() | OnForeColorChanged | Raises the ForeColorChanged event. (Inherited from ToolStripItem.) |
![]() | OnGiveFeedback | Raises the GiveFeedback event. (Inherited from ToolStripItem.) |
![]() | OnLayout | Raises the Layout event. (Inherited from ToolStripItem.) |
![]() | OnLocationChanged | Raises the LocationChanged event. (Inherited from ToolStripItem.) |
![]() | 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.) |
![]() | OnOwnerChanged | Raises the OwnerChanged event. (Inherited from ToolStripItem.) |
![]() | OnOwnerFontChanged | (Inherited from ToolStripItem.) |
![]() | OnPaint | Raises the Paint event. (Inherited from ToolStripButton.) |
![]() | OnParentBackColorChanged | Raises the BackColorChanged event. (Inherited from ToolStripItem.) |
![]() | OnParentChanged | Raises the ParentChanged event. (Inherited from ToolStripItem.) |
![]() | 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.) |
![]() | OnRightToLeftChanged | Raises the RightToLeftChanged event. (Inherited from ToolStripItem.) |
![]() | OnTextChanged | Raises the TextChanged event. (Inherited from ToolStripItem.) |
![]() | OnVisibleChanged | Raises the VisibleChanged event. (Inherited from ToolStripItem.) |
![]() | PerformClick | Activates the ToolStripItem when it is clicked with the mouse. (Inherited from ToolStripItem.) |
![]() | ProcessCmdKey | Processes a command key. (Inherited from ToolStripItem.) |
![]() | ProcessDialogKey | Processes a dialog key. (Inherited from ToolStripItem.) |
![]() | ProcessMnemonic | Processes a mnemonic character. (Inherited from ToolStripItem.) |
![]() | ResetBackColor | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetDisplayStyle | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetFont | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetForeColor | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetImage | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetMargin | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetPadding | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetRightToLeft | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ResetTextDirection | This method is not relevant to this class. (Inherited from ToolStripItem.) |
![]() | ScaleImageAndSet |
Scale a tool strip button image to the desired size.
Also add some height to put a space between the image and the text.
|
![]() | Select | Selects the item. (Inherited from ToolStripItem.) |
![]() | SetBounds | Sets the size and location of the item. (Inherited from ToolStripItem.) |
![]() | SetVisibleCore | Sets the ToolStripItem to the specified visible state. (Inherited from ToolStripItem.) |
![]() | ToString | (Inherited from ToolStripItem.) |