Enum SpeedButton.KnownTheme
Enumerates known color and style themes for the SpeedButton.
public enum SpeedButton.KnownTheme
Fields
Custom = 2
Theme CustomTheme is used.
Default = 1
Theme DefaultTheme is used.
None = 0
An empty theme. Settings from StateObjects are used.
StaticBorder = 4
Theme StaticBorderTheme is used.
TabControl = 3
Theme TabControlTheme is used.