BCGSoft.ControlBars Namespace > CaptionCommandButton Class : ButtonType Property |
'Declaration Public Property ButtonType As IMAGES_IDS
'Usage Dim instance As CaptionCommandButton Dim value As IMAGES_IDS instance.ButtonType = value value = instance.ButtonType
public IMAGES_IDS ButtonType {get; set;}
public: __property IMAGES_IDS get_ButtonType(); public: __property void set_ButtonType( IMAGES_IDS value );
public: property IMAGES_IDS ButtonType { IMAGES_IDS get(); void set ( IMAGES_IDS 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