BCGControlBar Library for .NET
ExpandAll Method (CategoryItem)




Expands all CategoryItemGroup from the CategoryItem to the Large collapse state and returns their total size.
Syntax
'Declaration
 
Public Overridable Function ExpandAll() As Size
'Usage
 
Dim instance As CategoryItem
Dim value As Size
 
value = instance.ExpandAll()
public virtual Size ExpandAll()
public: virtual Size ExpandAll(); 
public:
virtual Size ExpandAll(); 
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

CategoryItem Class
CategoryItem Members

Send Feedback