BCGSoft.ControlBars.Ribbon Namespace > RibbonControl Class : ActiveCategory Property |
'Declaration Public Property ActiveCategory As CategoryPanel
'Usage Dim instance As RibbonControl Dim value As CategoryPanel instance.ActiveCategory = value value = instance.ActiveCategory
public CategoryPanel ActiveCategory {get; set;}
public: __property CategoryPanel* get_ActiveCategory(); public: __property void set_ActiveCategory( CategoryPanel* value );
public: property CategoryPanel^ ActiveCategory { CategoryPanel^ get(); void set ( CategoryPanel^ value); }
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