BCGSoft.ControlBars Namespace > CaptionCommandButton Class : DefaultSize Property |
'Declaration Public Overrides ReadOnly Property DefaultSize As Size
'Usage Dim instance As CaptionCommandButton Dim value As Size value = instance.DefaultSize
public override Size DefaultSize {get;}
public: __property Size get_DefaultSize() override;
The DefaultSize property represents the Size of the caption command button when it is initially created. You can adjust the size of the caption command button by setting its Size property value.
Target Platforms: 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