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