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

The AppWizardToolStripButton type exposes the following members.

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

See Also