BCGControlBar Library for .NET
Image Field




Specifies a Bitmap to be displayed alongside the ToolTip text.
Syntax
'Declaration
 
Public Image As Bitmap
'Usage
 
Dim instance As ToolTipData
Dim value As Bitmap
 
value = instance.Image
 
instance.Image = value
public Bitmap Image
public: Bitmap* Image
public:
Bitmap^ Image
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

ToolTipData Class
ToolTipData Members

Send Feedback