BCGControlBar Library for .NET
DefaultComboHeight Field




Specifies the height of the drop down list which is set on initialization, in pixel. It is equal 150 pixels.
Syntax
'Declaration
 
Public Shared DefaultComboHeight As Integer
'Usage
 
Dim value As Integer
 
value = ToolbarComboBoxButton.DefaultComboHeight
 
ToolbarComboBoxButton.DefaultComboHeight = value
public static int DefaultComboHeight
public: static int DefaultComboHeight
public:
static int DefaultComboHeight
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

ToolbarComboBoxButton Class
ToolbarComboBoxButton Members

Send Feedback