BCGSoft.Controls.Shared Namespace > CommandButton Class : InternalImageID Property |
'Declaration Public Property InternalImageID As IMAGES_IDS
'Usage Dim instance As CommandButton Dim value As IMAGES_IDS instance.InternalImageID = value value = instance.InternalImageID
public IMAGES_IDS InternalImageID {get; set;}
public: __property IMAGES_IDS get_InternalImageID(); public: __property void set_InternalImageID( IMAGES_IDS value );
public: property IMAGES_IDS InternalImageID { 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