'Declaration Public Enum ImageButtonTheme Inherits System.Enum
'Usage Dim instance As ImageButtonTheme
public enum ImageButtonTheme : System.Enum
'Declaration Public Enum ImageButtonTheme Inherits System.Enum
'Usage Dim instance As ImageButtonTheme
public enum ImageButtonTheme : System.Enum
Member | Description |
---|---|
Classic | Sets the Classic theme to image buttons. |
NotSet | Does not set the theme to image buttons. |
Office2007 | Sets the Office2007 theme to image buttons. |
Office2016 | Sets the Office2016 theme to image buttons. |
Vista | Sets the Vista theme to image buttons. |
Xp | Sets the Xp theme to image buttons. |
System.Object
System.ValueType
System.Enum
FarPoint.Web.Spread.ImageButtonTheme