BCGControlBar Library for .NET
m_image Field (TabInfo)




Specifies the icon of the tab.
Syntax
'Declaration
 
Public m_image As Image
'Usage
 
Dim instance As TabInfo
Dim value As Image
 
value = instance.m_image
 
instance.m_image = value
public Image m_image
public: Image* m_image
public:
Image^ m_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

TabInfo Class
TabInfo Members

Send Feedback