Flexivert Library Documentation
IToolButton Interface
NamespacesFlexivert.UIIToolButton
Represents a toolbar button.
Declaration Syntax
C#Visual BasicVisual C++
public interface IToolButton
Public Interface IToolButton
public interface class IToolButton
Members
All MembersMethodsProperties



IconMemberDescription
Category
Gets a member of ActionCategories indicating the button's action category.

Clone()()()
Creates an exact copy of the button.

Create()()()
Creates a toolstripitem representing the button.

DisplayName
Gets the display name of the button. This name is displayed to the user.

Image
Gets the display image of the button.

Name
Gets the internal name of the button. This property is used to identify the action associated with the button.

Type
Gets the internal type of the button. This property is used to identify the action associated with the button.

Assembly: FVUI (Module: FVUI) Version: 0.5.4.9 (0.5.4.9)