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