BCGSoft.Controls.BackstageView Namespace > BackstageQATButton Class : ParentButton Property |
'Declaration Public Shadows Property ParentButton As BackstageButton
'Usage Dim instance As BackstageQATButton Dim value As BackstageButton instance.ParentButton = value value = instance.ParentButton
public new BackstageButton ParentButton {get; set;}
public: __property new BackstageButton* get_ParentButton(); public: __property new void set_ParentButton( BackstageButton* value );
public: new property BackstageButton^ ParentButton { BackstageButton^ get(); void set ( BackstageButton^ 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