Switcher.ShowButtonsStyle Enumeration
Specifies one of the values of the Switcher.ShowButtonsStyle class.
Namespace: Microsoft.SqlServer.Management.Controls
Assembly: Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)
Syntax
'Declaration
Public Enumeration ShowButtonsStyle
'Usage
Dim instance As Switcher.ShowButtonsStyle
public enum ShowButtonsStyle
public enum class ShowButtonsStyle
type ShowButtonsStyle
public enum ShowButtonsStyle
Members
Member name | Description | |
---|---|---|
Auto | Sets the button style to Auto. | |
Show | Sets the button style to shown. | |
Hide | Sets the button style to hidden. |