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

The AppWizardToolStripButton type exposes the following members.

Constructors

  NameDescription
Public methodAppWizardToolStripButton
Initializes a new instance of the AppWizardToolStripButton class

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.)

Properties

  NameDescription
Public propertyAccessibilityObject
Gets the AccessibleObject assigned to the control.
(Inherited from ToolStripItem.)
Public propertyAccessibleDefaultActionDescription
Gets or sets the default action description of the control for use by accessibility client applications.
(Inherited from ToolStripItem.)
Public propertyAccessibleDescription
Gets or sets the description that will be reported to accessibility client applications.
(Inherited from ToolStripItem.)
Public propertyAccessibleName
Gets or sets the name of the control for use by accessibility client applications.
(Inherited from ToolStripItem.)
Public propertyAccessibleRole
Gets or sets the accessible role of the control, which specifies the type of user interface element of the control.
(Inherited from ToolStripItem.)
Public propertyAlignment
Gets or sets a value indicating whether the item aligns towards the beginning or end of the ToolStrip.
(Inherited from ToolStripItem.)
Public propertyAllowDrop
Gets or sets a value indicating whether drag-and-drop and item reordering are handled through events that you implement.
(Inherited from ToolStripItem.)
Public propertyAnchor
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.)
Public propertyAutoSize
Gets or sets a value indicating whether the item is automatically sized.
(Inherited from ToolStripItem.)
Public propertyAutoToolTip
Gets or sets a value indicating whether default or custom ToolTip text is displayed on the ToolStripButton.
(Inherited from ToolStripButton.)
Public propertyAvailable
Gets or sets a value indicating whether the ToolStripItem should be placed on a ToolStrip.
(Inherited from ToolStripItem.)
Public propertyBackColor
Gets or sets the background color for the item.
(Inherited from ToolStripItem.)
Public propertyBackgroundImage
Gets or sets the background image displayed in the item.
(Inherited from ToolStripItem.)
Public propertyBackgroundImageLayout
Gets or sets the background image layout used for the ToolStripItem.
(Inherited from ToolStripItem.)
Public propertyBounds
Gets the size and location of the item.
(Inherited from ToolStripItem.)
Protected propertyCanRaiseEvents
Gets a value indicating whether the component can raise an event.
(Inherited from Component.)
Public propertyCanSelect
Gets a value indicating whether the ToolStripButton can be selected.
(Inherited from ToolStripButton.)
Public propertyChecked
Gets or sets a value indicating whether the ToolStripButton is pressed or not pressed.
(Inherited from ToolStripButton.)
Public propertyCheckOnClick
Public propertyCheckState
Gets or sets a value indicating whether the ToolStripButton is in the pressed or not pressed state by default, or is in an indeterminate state.
(Inherited from ToolStripButton.)
Public propertyContainer
Gets the IContainer that contains the Component.
(Inherited from Component.)
Public propertyContentRectangle
Gets the area where content, such as text and icons, can be placed within a ToolStripItem without overwriting background borders.
(Inherited from ToolStripItem.)
Protected propertyDefaultAutoToolTip
Gets a value indicating whether to display the ToolTip that is defined as the default.
(Inherited from ToolStripButton.)
Protected propertyDefaultDisplayStyle
Gets a value indicating what is displayed on the ToolStripItem.
(Inherited from ToolStripItem.)
Protected propertyDefaultMargin
Gets the default margin of an item.
(Inherited from ToolStripItem.)
Protected propertyDefaultPadding
Gets the internal spacing characteristics of the item.
(Inherited from ToolStripItem.)
Protected propertyDefaultSize
Gets the default size of the item.
(Inherited from ToolStripItem.)
Protected propertyDesignMode
Gets a value that indicates whether the Component is currently in design mode.
(Inherited from Component.)
Protected propertyDismissWhenClicked
Gets a value indicating whether items on a ToolStripDropDown are hidden after they are clicked.
(Inherited from ToolStripItem.)
Public propertyDisplayStyle
Gets or sets whether text and images are displayed on a ToolStripItem.
(Inherited from ToolStripItem.)
Public propertyDock
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.)
Public propertyDoubleClickEnabled
Gets or sets a value indicating whether the ToolStripItem can be activated by double-clicking the mouse.
(Inherited from ToolStripItem.)
Public propertyEnabled
Gets or sets a value indicating whether the parent control of the ToolStripItem is enabled.
(Inherited from ToolStripItem.)
Protected propertyEvents
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.)
Public propertyFont
Gets or sets the font of the text displayed by the item.
(Inherited from ToolStripItem.)
Public propertyForeColor
Gets or sets the foreground color of the item.
(Inherited from ToolStripItem.)
Public propertyHeight
Gets or sets the height, in pixels, of a ToolStripItem.
(Inherited from ToolStripItem.)
Public propertyImage
Gets or sets the image that is displayed on a ToolStripItem.
(Inherited from ToolStripItem.)
Public propertyImageAlign
Gets or sets the alignment of the image on a ToolStripItem.
(Inherited from ToolStripItem.)
Public propertyImageIndex
Gets or sets the index value of the image that is displayed on the item.
(Inherited from ToolStripItem.)
Public propertyImageKey
Gets or sets the key accessor for the image in the ImageList that is displayed on a ToolStripItem.
(Inherited from ToolStripItem.)
Public propertyImageScaling
Public propertyImageTransparentColor
Gets or sets the color to treat as transparent in a ToolStripItem image.
(Inherited from ToolStripItem.)
Public propertyIsDisposed
Gets a value indicating whether the object has been disposed of.
(Inherited from ToolStripItem.)
Public propertyIsOnDropDown
Gets a value indicating whether the container of the current Control is a ToolStripDropDown.
(Inherited from ToolStripItem.)
Public propertyIsOnOverflow
Gets a value indicating whether the Placement property is set to Overflow.
(Inherited from ToolStripItem.)
Public propertyMargin
Gets or sets the space between the item and adjacent items.
(Inherited from ToolStripItem.)
Public propertyMergeAction
Gets or sets how child menus are merged with parent menus.
(Inherited from ToolStripItem.)
Public propertyMergeIndex
Gets or sets the position of a merged item within the current ToolStrip.
(Inherited from ToolStripItem.)
Public propertyName
Gets or sets the name of the item.
(Inherited from ToolStripItem.)
Public propertyOverflow
Gets or sets whether the item is attached to the ToolStrip or ToolStripOverflowButton or can float between the two.
(Inherited from ToolStripItem.)
Public propertyOwner
Gets or sets the owner of this item.
(Inherited from ToolStripItem.)
Public propertyOwnerItem
Gets the parent ToolStripItem of this ToolStripItem.
(Inherited from ToolStripItem.)
Public propertyPadding
Gets or sets the internal spacing, in pixels, between the item's contents and its edges.
(Inherited from ToolStripItem.)
Protected propertyParent
Gets or sets the parent container of the ToolStripItem.
(Inherited from ToolStripItem.)
Public propertyPlacement
Gets the current layout of the item.
(Inherited from ToolStripItem.)
Public propertyPressed
Gets a value indicating whether the state of the item is pressed.
(Inherited from ToolStripItem.)
Public propertyRightToLeft
Gets or sets a value indicating whether items are to be placed from right to left and text is to be written from right to left.
(Inherited from ToolStripItem.)
Public propertyRightToLeftAutoMirrorImage
Mirrors automatically the ToolStripItem image when the RightToLeft property is set to Yes.
(Inherited from ToolStripItem.)
Public propertySelected
Gets a value indicating whether the item is selected.
(Inherited from ToolStripItem.)
Protected propertyShowKeyboardCues
Gets a value indicating whether to show or hide shortcut keys.
(Inherited from ToolStripItem.)
Public propertySite
Gets or sets the ISite of the Component.
(Inherited from Component.)
Public propertySize
Gets or sets the size of the item.
(Inherited from ToolStripItem.)
Public propertyTag
Gets or sets the object that contains data about the item.
(Inherited from ToolStripItem.)
Public propertyText
Gets or sets the text that is to be displayed on the item.
(Inherited from ToolStripItem.)
Public propertyTextAlign (Overrides ToolStripItem..::..TextAlign.)
Public propertyTextDirection
Gets the orientation of text used on a ToolStripItem.
(Inherited from ToolStripItem.)
Public propertyTextImageRelation
Public propertyToolTipText
Gets or sets the text that appears as a ToolTip for a control.
(Inherited from ToolStripItem.)
Public propertyVisible
Gets or sets a value indicating whether the item is displayed.
(Inherited from ToolStripItem.)
Public propertyWidth
Gets or sets the width in pixels of a ToolStripItem.
(Inherited from ToolStripItem.)

Events

  NameDescription
Public eventAvailableChanged
Occurs when the value of the Available property changes.
(Inherited from ToolStripItem.)
Public eventBackColorChanged
Occurs when the value of the BackColor property changes.
(Inherited from ToolStripItem.)
Public eventCheckedChanged
Occurs when the value of the Checked property changes.
(Inherited from ToolStripButton.)
Public eventCheckStateChanged
Occurs when the value of the CheckState property changes.
(Inherited from ToolStripButton.)
Public eventClick
Occurs when the ToolStripItem is clicked.
(Inherited from ToolStripItem.)
Public eventDisplayStyleChanged
Occurs when the DisplayStyle has changed.
(Inherited from ToolStripItem.)
Public eventDisposed
Occurs when the component is disposed by a call to the Dispose()()()() method.
(Inherited from Component.)
Public eventDoubleClick
Occurs when the item is double-clicked with the mouse.
(Inherited from ToolStripItem.)
Public eventDragDrop
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.)
Public eventDragEnter
Occurs when the user drags an item into the client area of this item.
(Inherited from ToolStripItem.)
Public eventDragLeave
Occurs when the user drags an item and the mouse pointer is no longer over the client area of this item.
(Inherited from ToolStripItem.)
Public eventDragOver
Occurs when the user drags an item over the client area of this item.
(Inherited from ToolStripItem.)
Public eventEnabledChanged
Occurs when the Enabled property value has changed.
(Inherited from ToolStripItem.)
Public eventForeColorChanged
Occurs when the ForeColor property value changes.
(Inherited from ToolStripItem.)
Public eventGiveFeedback
Occurs during a drag operation.
(Inherited from ToolStripItem.)
Public eventLocationChanged
Occurs when the location of a ToolStripItem is updated.
(Inherited from ToolStripItem.)
Public eventMouseDown
Occurs when the mouse pointer is over the item and a mouse button is pressed.
(Inherited from ToolStripItem.)
Public eventMouseEnter
Occurs when the mouse pointer enters the item.
(Inherited from ToolStripItem.)
Public eventMouseHover
Occurs when the mouse pointer hovers over the item.
(Inherited from ToolStripItem.)
Public eventMouseLeave
Occurs when the mouse pointer leaves the item.
(Inherited from ToolStripItem.)
Public eventMouseMove
Occurs when the mouse pointer is moved over the item.
(Inherited from ToolStripItem.)
Public eventMouseUp
Occurs when the mouse pointer is over the item and a mouse button is released.
(Inherited from ToolStripItem.)
Public eventOwnerChanged
Occurs when the Owner property changes.
(Inherited from ToolStripItem.)
Public eventPaint
Occurs when the item is redrawn.
(Inherited from ToolStripItem.)
Public eventQueryAccessibilityHelp
Occurs when an accessibility client application invokes help for the ToolStripItem.
(Inherited from ToolStripItem.)
Public eventQueryContinueDrag
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.)
Public eventRightToLeftChanged
Occurs when the RightToLeft property value changes.
(Inherited from ToolStripItem.)
Public eventTextChanged
Occurs when the value of the Text property changes.
(Inherited from ToolStripItem.)
Public eventVisibleChanged
Occurs when the value of the Visible property changes.
(Inherited from ToolStripItem.)

See Also