BCGSoft.ControlBars Namespace > SmartComboBoxButton Class : Style Property |
'Declaration Public Property Style As ComboBoxStyle
'Usage Dim instance As SmartComboBoxButton Dim value As ComboBoxStyle instance.Style = value value = instance.Style
public ComboBoxStyle Style {get; set;}
public: __property ComboBoxStyle get_Style(); public: __property void set_Style( ComboBoxStyle value );
public: property ComboBoxStyle Style { ComboBoxStyle get(); void set ( ComboBoxStyle 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