BCGControlBar Library for .NET
MainButtonSize Field




Specifies the size of the MainRibbonButton.
Syntax
'Declaration
 
Public Shared MainButtonSize As Size
'Usage
 
Dim value As Size
 
value = MainRibbonButton.MainButtonSize
 
MainRibbonButton.MainButtonSize = value
public static Size MainButtonSize
public: static Size MainButtonSize
public:
static Size MainButtonSize

Field Value

The default size of the MainRibbonButton is equal 38  pixels width and  38 pixels height.
Requirements

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

See Also

Reference

MainRibbonButton Class
MainRibbonButton Members

Send Feedback