Share via


SwitcherRenderer.buttonSize Field

Defines the size of the buttons on the control.

Namespace:  Microsoft.SqlServer.Management.Controls
Assembly:  Microsoft.SqlServer.Management.Controls (in Microsoft.SqlServer.Management.Controls.dll)

Syntax

'Declaration
Protected buttonSize As Size
'Usage
Dim value As Size

value = Me.buttonSize

Me.buttonSize = value
protected Size buttonSize
protected:
Size buttonSize
val mutable buttonSize: Size
protected var buttonSize : Size