BCGSoft.Controls.Grid Namespace > ComboBoxCell Class : SetComboStyle Method |
'Declaration Protected Overridable Sub SetComboStyle( _ ByVal cb As ComboBox, _ ByVal item As GridDataItemOptionList _ )
'Usage Dim instance As ComboBoxCell Dim cb As ComboBox Dim item As GridDataItemOptionList instance.SetComboStyle(cb, item)
protected virtual void SetComboStyle( ComboBox cb, GridDataItemOptionList item )
protected: virtual void SetComboStyle( ComboBox* cb, GridDataItemOptionList* item )
protected: virtual void SetComboStyle( ComboBox^ cb, GridDataItemOptionList^ item )
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