BCGControlBar Library for .NET
RedrawContentOnStateChange Property (GroupCell)




Overridden. Always returns false.
Syntax
'Declaration
 
Public Overrides ReadOnly Property RedrawContentOnStateChange As Boolean
'Usage
 
Dim instance As GroupCell
Dim value As Boolean
 
value = instance.RedrawContentOnStateChange
public override bool RedrawContentOnStateChange {get;}
public: __property bool get_RedrawContentOnStateChange() override;
public:
property bool RedrawContentOnStateChange {
   bool get() override;
}
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

GroupCell Class
GroupCell Members
Base Implementation in RedrawContentOnStateChange

Send Feedback