See also:
NTier Windows Forms Framework Home
NTier Framework API reference

The AppWizardToolStripButton type exposes the following members.

Methods

  NameDescription
Protected methodCreateAccessibilityInstance
Creates a new accessibility object for the ToolStripButton.
(Inherited from ToolStripButton.)
Public methodCreateObjRef
Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
(Inherited from MarshalByRefObject.)
Public methodDispose()()()()
Releases all resources used by the Component.
(Inherited from Component.)
Protected methodDispose(Boolean)
Releases the unmanaged resources used by the ToolStripItem and optionally releases the managed resources.
(Inherited from ToolStripItem.)
Public methodDoDragDrop
Begins a drag-and-drop operation.
(Inherited from ToolStripItem.)
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Releases unmanaged resources and performs other cleanup operations before the Component is reclaimed by garbage collection.
(Inherited from Component.)
Public methodGetCurrentParent
Retrieves the ToolStrip that is the container of the current ToolStripItem.
(Inherited from ToolStripItem.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetLifetimeService
Retrieves the current lifetime service object that controls the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodGetPreferredSize
Retrieves the size of a rectangular area into which a ToolStripButton can be fitted.
(Inherited from ToolStripButton.)
Protected methodGetService
Returns an object that represents a service provided by the Component or by its Container.
(Inherited from Component.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitializeLifetimeService
Obtains a lifetime service object to control the lifetime policy for this instance.
(Inherited from MarshalByRefObject.)
Public methodInvalidate()()()()
Invalidates the entire surface of the ToolStripItem and causes it to be redrawn.
(Inherited from ToolStripItem.)
Public methodInvalidate(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.)
Protected methodIsInputChar
Determines whether a character is an input character that the item recognizes.
(Inherited from ToolStripItem.)
Protected methodIsInputKey
Determines whether the specified key is a regular input key or a special key that requires preprocessing.
(Inherited from ToolStripItem.)
Protected methodMemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Protected methodMemberwiseClone(Boolean)
Creates a shallow copy of the current MarshalByRefObject object.
(Inherited from MarshalByRefObject.)
Protected methodOnAvailableChanged
Raises the AvailableChanged event.
(Inherited from ToolStripItem.)
Protected methodOnBackColorChanged
Raises the BackColorChanged event.
(Inherited from ToolStripItem.)
Protected methodOnBoundsChanged
Occurs when the Bounds property changes.
(Inherited from ToolStripItem.)
Protected methodOnCheckedChanged (Overrides ToolStripButton..::..OnCheckedChanged(EventArgs).)
Protected methodOnCheckStateChanged
Raises the CheckStateChanged event.
(Inherited from ToolStripButton.)
Protected methodOnClick
Raises the Click event.
(Inherited from ToolStripButton.)
Protected methodOnDisplayStyleChanged
Raises the DisplayStyleChanged event.
(Inherited from ToolStripItem.)
Protected methodOnDoubleClick
Raises the DoubleClick event.
(Inherited from ToolStripItem.)
Protected methodOnDragDrop
Raises the DragDrop event.
(Inherited from ToolStripItem.)
Protected methodOnDragEnter
Raises the DragEnter event.
(Inherited from ToolStripItem.)
Protected methodOnDragLeave
Raises the DragLeave event.
(Inherited from ToolStripItem.)
Protected methodOnDragOver
Raises the DragOver event.
(Inherited from ToolStripItem.)
Protected methodOnEnabledChanged
Raises the EnabledChanged event.
(Inherited from ToolStripItem.)
Protected methodOnFontChanged
Raises the FontChanged event.
(Inherited from ToolStripItem.)
Protected methodOnForeColorChanged
Raises the ForeColorChanged event.
(Inherited from ToolStripItem.)
Protected methodOnGiveFeedback
Raises the GiveFeedback event.
(Inherited from ToolStripItem.)
Protected methodOnLayout
Raises the Layout event.
(Inherited from ToolStripItem.)
Protected methodOnLocationChanged
Raises the LocationChanged event.
(Inherited from ToolStripItem.)
Protected methodOnMouseDown
Raises the MouseDown event.
(Inherited from ToolStripItem.)
Protected methodOnMouseEnter
Raises the MouseEnter event.
(Inherited from ToolStripItem.)
Protected methodOnMouseHover
Raises the MouseHover event.
(Inherited from ToolStripItem.)
Protected methodOnMouseLeave
Raises the MouseLeave event.
(Inherited from ToolStripItem.)
Protected methodOnMouseMove
Raises the MouseMove event.
(Inherited from ToolStripItem.)
Protected methodOnMouseUp
Raises the MouseUp event.
(Inherited from ToolStripItem.)
Protected methodOnOwnerChanged
Raises the OwnerChanged event.
(Inherited from ToolStripItem.)
Protected methodOnOwnerFontChanged
Raises the FontChanged event when the Font property has changed on the parent of the ToolStripItem.
(Inherited from ToolStripItem.)
Protected methodOnPaint
Raises the Paint event.
(Inherited from ToolStripButton.)
Protected methodOnParentBackColorChanged
Raises the BackColorChanged event.
(Inherited from ToolStripItem.)
Protected methodOnParentChanged
Raises the ParentChanged event.
(Inherited from ToolStripItem.)
Protected methodOnParentEnabledChanged
Raises the EnabledChanged event when the Enabled property value of the item's container changes.
(Inherited from ToolStripItem.)
Protected methodOnParentForeColorChanged
Raises the ForeColorChanged event.
(Inherited from ToolStripItem.)
Protected methodOnParentRightToLeftChanged
Raises the RightToLeftChanged event.
(Inherited from ToolStripItem.)
Protected methodOnQueryContinueDrag
Raises the QueryContinueDrag event.
(Inherited from ToolStripItem.)
Protected methodOnRightToLeftChanged
Raises the RightToLeftChanged event.
(Inherited from ToolStripItem.)
Protected methodOnTextChanged
Raises the TextChanged event.
(Inherited from ToolStripItem.)
Protected methodOnVisibleChanged
Raises the VisibleChanged event.
(Inherited from ToolStripItem.)
Public methodPerformClick
Activates the ToolStripItem when it is clicked with the mouse.
(Inherited from ToolStripItem.)
Protected methodProcessCmdKey
Processes a command key.
(Inherited from ToolStripItem.)
Protected methodProcessDialogKey
Processes a dialog key.
(Inherited from ToolStripItem.)
Protected methodProcessMnemonic
Processes a mnemonic character.
(Inherited from ToolStripItem.)
Public methodResetBackColor
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetDisplayStyle
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetFont
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetForeColor
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetImage
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetMargin
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetPadding
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetRightToLeft
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodResetTextDirection
This method is not relevant to this class.
(Inherited from ToolStripItem.)
Public methodScaleImageAndSet
Scale a tool strip button image to the desired size. Also add some height to put a space between the image and the text.
Public methodSelect
Selects the item.
(Inherited from ToolStripItem.)
Protected methodSetBounds
Sets the size and location of the item.
(Inherited from ToolStripItem.)
Protected methodSetVisibleCore
Sets the ToolStripItem to the specified visible state.
(Inherited from ToolStripItem.)
Public methodToString (Inherited from ToolStripItem.)

See Also