Skip to main content
A newer version of this page is available. .

EditorButton Constructors

Represent an individual editor button displayed in a ButtonEdit control or descendant.
Name Parameters Description
EditorButton() none Initializes a new instance of the EditorButton class with default settings.
EditorButton(ButtonPredefines, Image, SuperToolTip) kind, image, superTip Initializes a new instance of the EditorButton class
EditorButton(ButtonPredefines, String, SuperToolTip) kind, toolTip, superTip Initializes a new instance of the EditorButton class.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, HorzAlignment, Image, KeyShortcut, AppearanceObject, String, Object, SuperToolTip, Boolean) kind, caption, width, enabled, visible, isLeft, imageAlignment, image, shortcut, appearance, toolTip, tag, superTip, enableImageTransparency Initializes a new instance of the EditorButton class.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, HorzAlignment, Image, KeyShortcut, AppearanceObject, String, Object, SuperToolTip) kind, caption, width, enabled, visible, isLeft, imageAlignment, image, shortcut, appearance, toolTip, tag, superTip Initializes a new instance of the EditorButton class.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, HorzAlignment, Image, KeyShortcut, AppearanceObject, String, Object) kind, caption, width, enabled, visible, isLeft, imageAlignment, image, shortcut, appearance, toolTip, tag Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, HorzAlignment, Image, KeyShortcut, AppearanceObject, String) kind, caption, width, enabled, visible, isLeft, imageAlignment, image, shortcut, appearance, toolTip Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, HorzAlignment, Image, KeyShortcut, AppearanceObject) kind, caption, width, enabled, visible, isLeft, imageAlignment, image, shortcut, appearance Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, HorzAlignment, Image, KeyShortcut, String, Object) kind, caption, width, enabled, visible, isLeft, imageAlignment, image, shortcut, toolTip, tag Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, HorzAlignment, Image, KeyShortcut, String) kind, caption, width, enabled, visible, isLeft, imageAlignment, image, shortcut, toolTip Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, HorzAlignment, Image, KeyShortcut) kind, caption, width, enabled, visible, isLeft, imageAlignment, image, shortcut Initializes a new EditorButton instance with the specified property values.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, HorzAlignment, Image, String, KeyShortcut, AppearanceObject, String, Object, SuperToolTip, Boolean) kind, caption, width, enabled, visible, isLeft, imageAlignment, image, imageUri, shortcut, appearance, toolTip, tag, superTip, enableImageTransparency Initializes a new instance of the EditorButton class.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, HorzAlignment, Image) kind, caption, width, enabled, visible, isLeft, imageAlignment, image Initializes a new EditorButton instance with the specified property values.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, EditorButtonImageOptions, KeyShortcut, AppearanceObject, AppearanceObject, AppearanceObject, AppearanceObject, String, Object, SuperToolTip, ToolTipAnchor) kind, caption, width, enabled, visible, isLeft, imageOptions, shortcut, appearance, appearanceHovered, appearancePressed, appearanceDisabled, toolTip, tag, superTip, toolTipAnchor Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, EditorButtonImageOptions, KeyShortcut, AppearanceObject, AppearanceObject, AppearanceObject, AppearanceObject, String, Object, SuperToolTip) kind, caption, width, enabled, visible, isLeft, imageOptions, shortcut, appearance, appearanceHovered, appearancePressed, appearanceDisabled, toolTip, tag, superTip Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, EditorButtonImageOptions, KeyShortcut, AppearanceObject, String, Object, SuperToolTip) kind, caption, width, enabled, visible, isLeft, imageOptions, shortcut, appearance, toolTip, tag, superTip Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, EditorButtonImageOptions, KeyShortcut, AppearanceObject, String, Object) kind, caption, width, enabled, visible, isLeft, imageOptions, shortcut, appearance, toolTip, tag Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, EditorButtonImageOptions, KeyShortcut, AppearanceObject, String) kind, caption, width, enabled, visible, isLeft, imageOptions, shortcut, appearance, toolTip Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, EditorButtonImageOptions, KeyShortcut, AppearanceObject) kind, caption, width, enabled, visible, isLeft, imageOptions, shortcut, appearance Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, EditorButtonImageOptions, KeyShortcut, String, Object) kind, caption, width, enabled, visible, isLeft, imageOptions, shortcut, toolTip, tag Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, EditorButtonImageOptions, KeyShortcut, String) kind, caption, width, enabled, visible, isLeft, imageOptions, shortcut, toolTip Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, EditorButtonImageOptions, KeyShortcut) kind, caption, width, enabled, visible, isLeft, imageOptions, shortcut Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, EditorButtonImageOptions) kind, caption, width, enabled, visible, isLeft, imageOptions Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, ImageLocation, Image, KeyShortcut, AppearanceObject, AppearanceObject, AppearanceObject, AppearanceObject, String, Object, SuperToolTip, Boolean) kind, caption, width, enabled, visible, isLeft, imageLocation, image, shortcut, appearance, appearanceHovered, appearancePressed, appearanceDisabled, toolTip, tag, superTip, enableImageTransparency Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, ImageLocation, Image, KeyShortcut, AppearanceObject, String, Object, SuperToolTip, Boolean) kind, caption, width, enabled, visible, isLeft, imageLocation, image, shortcut, appearance, toolTip, tag, superTip, enableImageTransparency Initializes a new instance of the EditorButton class.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, ImageLocation, Image, KeyShortcut, AppearanceObject, String, Object, SuperToolTip) kind, caption, width, enabled, visible, isLeft, imageLocation, image, shortcut, appearance, toolTip, tag, superTip Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, ImageLocation, Image, KeyShortcut, AppearanceObject, String, Object) kind, caption, width, enabled, visible, isLeft, imageLocation, image, shortcut, appearance, toolTip, tag Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, ImageLocation, Image, KeyShortcut, AppearanceObject, String) kind, caption, width, enabled, visible, isLeft, imageLocation, image, shortcut, appearance, toolTip Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, ImageLocation, Image, KeyShortcut, AppearanceObject) kind, caption, width, enabled, visible, isLeft, imageLocation, image, shortcut, appearance Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, ImageLocation, Image, KeyShortcut, String, Object) kind, caption, width, enabled, visible, isLeft, imageLocation, image, shortcut, toolTip, tag Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, ImageLocation, Image, KeyShortcut, String) kind, caption, width, enabled, visible, isLeft, imageLocation, image, shortcut, toolTip Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, ImageLocation, Image, KeyShortcut) kind, caption, width, enabled, visible, isLeft, imageLocation, image, shortcut Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, ImageLocation, Image, String, KeyShortcut, AppearanceObject, AppearanceObject, AppearanceObject, AppearanceObject, String, Object, SuperToolTip, Boolean) kind, caption, width, enabled, visible, isLeft, imageLocation, image, imageUri, shortcut, appearance, appearanceHovered, appearancePressed, appearanceDisabled, toolTip, tag, superTip, enableImageTransparency Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String, Int32, Boolean, Boolean, Boolean, ImageLocation, Image) kind, caption, width, enabled, visible, isLeft, imageLocation, image Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(ButtonPredefines, String) kind, toolTip Initializes a new EditorButton instance with the specified property values.
EditorButton(ButtonPredefines) kind Initializes a new instance of the ButtonPredefines class with a ButtonPredefines button type.
EditorButton(EditorButtonImageOptions, ButtonPredefines, SuperToolTip) imageOptions, kind, superTip Initializes a new instance of the EditorButton class with the specified settings.
EditorButton(Object, ButtonPredefines) tag, kind Initializes a new instance of the EditorButton class with the specified property values.
See Also