Size Property (SpinButton)
Gets the size of the SideButtonBase.
public override Size Size {get;}
'Declaration
Public Overrides NotOverridable ReadOnly Property Size As Size
'Usage
Dim instance As SpinButton
Dim value As Size
value = instance.Size
Property Value
A
System.Drawing.Size value that indicates the size of the SideButtonBase.