The PreviewToolBarButton type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | PreviewToolBarButton |
Methods
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Action | |
![]() | DropDownMenu |
Gets or sets the menu to be displayed in the drop-down toolbar button.
(Inherited from ToolBarButton.) |
![]() | Enabled |
Gets or sets a value indicating whether the button is enabled.
(Inherited from ToolBarButton.) |
![]() | Events |
Gets the list of event handlers that are attached to this Component.
(Inherited from Component.) |
![]() | ImageIndex |
Gets or sets the index value of the image assigned to the button.
(Inherited from ToolBarButton.) |
![]() | ImageKey |
Gets or sets the name of the image assigned to the button.
(Inherited from ToolBarButton.) |
![]() | PartialPush |
Gets or sets a value indicating whether a toggle-style toolbar button is partially pushed.
(Inherited from ToolBarButton.) |
![]() | Pushed |
Gets or sets a value indicating whether a toggle-style toolbar button is currently in the pushed state.
(Inherited from ToolBarButton.) |
![]() | Style |
Gets or sets the style of the toolbar button.
(Inherited from ToolBarButton.) |
![]() | Tag |
Gets or sets the object that contains data about the toolbar button.
(Inherited from ToolBarButton.) |
![]() | Text |
Gets or sets the text displayed on the toolbar button.
(Inherited from ToolBarButton.) |
![]() | ToolTipText |
Gets or sets the text that appears as a ToolTip for the button.
(Inherited from ToolBarButton.) |
![]() | Visible |
Gets or sets a value indicating whether the toolbar button is visible.
(Inherited from ToolBarButton.) |