'Declaration Public Enum TextButtonDisplayStyle Inherits System.Enum
public enum TextButtonDisplayStyle : System.Enum
Member | Description |
---|---|
Default | The actual value is determined at a higher level of the property resolution hierarchy. |
Hidden | The button is not displayed in the user interface. |
ImageAndText | Both the image of the resolved appearance and the value of the UltraNavigationBarLocation.Text property is displayed on the button. |
ImageOnly | Only the image of the resolved appearance is displayed on the button. |
TextOnly | Only the value of the UltraNavigationBarLocation.Text property is displayed on the button. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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