'Declaration Public Enum ButtonStylePreset Inherits System.Enum
public enum ButtonStylePreset : System.Enum
Member | Description |
---|---|
Default | Default appearance. |
Focus3DBorders | Opaque background, thick 3D borders with an extra black border when the button has focus. |
Mac | Appearance similar to a button in Macintosh. |
Netscape | Netscape appearance and behavior. |
NotSet | No change in appearance. |
Office2003ToolbarButton | Appearance that resembles a toolbar button in Office2003: transparent in the normal state, orange background and flat borders in all other states of the button. |
PopUp3DBorders | Opaque background, no borders in the normal state and pop-up borders in all other states of the button. |
Thin3DBorders | Opaque background, standard thin 3D borders of buttons. |
VisualStudioPopUpToolbarButton | Appearance that resembles a toolbar button in VisualStudio: transparent in the normal state, bluish background and flat borders in all other states of the button. Text and image are shifted on a mouse move and press. |
VisualStudioToolbarButton | Appearance that resembles a toolbar button in VisualStudio: transparent in the normal state, bluish background and flat borders in all other states of the button. |
Windows2000 | Microsoft Windows 2000 appearance. |
WindowsXPBlue | Microsoft Windows XP appearance. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, 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