BCGControlBar Library for .NET
ImageID Field




Specifies the image from the BCGSoft.Shared.IMAGES_IDS enumeration to draw on the surface of the button.
Syntax
'Declaration
 
Public ImageID As IMAGES_IDS
'Usage
 
Dim instance As DrawButtonDef
Dim value As IMAGES_IDS
 
value = instance.ImageID
 
instance.ImageID = value
public IMAGES_IDS ImageID
public: IMAGES_IDS ImageID
public:
IMAGES_IDS ImageID
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

DrawButtonDef Class
DrawButtonDef Members

Send Feedback