BCGControlBar Library for .NET
ClrText Field




Specifies the text color of the pane.
Syntax
'Declaration
 
Public ClrText As Color
'Usage
 
Dim instance As StatusBarPaneData
Dim value As Color
 
value = instance.ClrText
 
instance.ClrText = value
public Color ClrText
public: Color ClrText
public:
Color ClrText
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

StatusBarPaneData Class
StatusBarPaneData Members

Send Feedback