BCGControlBar Library for .NET
MainButtonImageSize Field




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

Field Value

The default size of the image is equal 26  pixels width and  26 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