'Declaration Public Enum ButtonImageType Inherits System.Enum
'Usage Dim instance As ButtonImageType
public enum ButtonImageType : System.Enum
'Declaration Public Enum ButtonImageType Inherits System.Enum
'Usage Dim instance As ButtonImageType
public enum ButtonImageType : System.Enum
Member | Description |
---|---|
Check | The check image will be used. |
Close | The image of a window close button will be used. |
Collapse | The image of a collapse button will be used. |
Copy | The copy image will be used. |
Current | The current image will be used. |
Cut | The cut image will be used. |
Delete | The delete image will be used. |
DiagonalPin | The image of a diagonal pin will be used. |
Edit | The edit image will be used. |
Error | The error image will be used. |
Exclamation | The exclamation image will be used. |
Expand | The image of an expand button will be used. |
File | The file image will be used. |
Find | The find image will be used. |
FindInFiles | The find-in-files image will be used. |
FullScreen | The full screen image will be used. |
Help | The help image will be used. |
HelpContents | The help contents image will be used. |
HelpIndex | The help index image will be used. |
HorizontalChevron | The image of a horizontal chevron will be used. |
HorizontalPin | The image of a horizontal pin will be used. |
Insertion | The insertion image will be used. |
Maximize | The image of a window maximize button will be used. |
Minimize | The image of a window minimize button will be used. |
Minus | The minus image will be used. |
NewFile | The new file image will be used. |
OpenFile | The open file image will be used. |
Paste | The paste image will be used. |
Play | The play image will be used. |
Plus | The plus image will be used. |
Preview | The preview image will be used. |
The print image will be used. | |
Redo | The redo image will be used. |
Restore | The restore image will be used. |
Save | The save image will be used. |
SaveAll | The save-all image will be used. |
ScrollDown | The image of a down-scroll button will be used. |
ScrollLeft | The image of a left-scroll button will be used. |
ScrollRight | The image of a right-scroll button will be used. |
ScrollUp | The image of an up-scroll button will be used. |
Search | The search image will be used. |
SpinDown | The image of a down-spin button will be used. |
SpinLeft | The image of a left-spin button will be used. |
SpinRight | The image of a right-spin button will be used. |
SpinUp | The image of an up-spin button will be used. |
Undo | The undo image will be used. |
User | The image specified in the WinButton.Image property will be used. |
VerticalChevron | The image of a vertical chevron will be used. |
VerticalPin | The image of a vertical pin will be used. |
The appearance of the WinButton's image can change depending on the value of the Xceed.UI.ThemedControl.UIStyle property.
System.Object
System.ValueType
System.Enum
Xceed.Editors.ButtonImageType
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2