BCGSoft.Shared Namespace > StatusBarPaneData Class : PanelStyle Field |
Specifies if the status bar pane has a regular or OwnerDraw styles. In second case you need to subscribe to the status bar's DrawItem event.
'Declaration Public PanelStyle As StatusBarPanelStyle
'Usage Dim instance As StatusBarPaneData Dim value As StatusBarPanelStyle value = instance.PanelStyle instance.PanelStyle = value
public StatusBarPanelStyle PanelStyle
public: StatusBarPanelStyle PanelStyle
public: StatusBarPanelStyle PanelStyle
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