BCGSoft.ControlBars Namespace > CommandBarManager Class : ParentForm Property |
Sets or gets the parent form for the controls of the command bar manager.
'Declaration Public Property ParentForm As Form
'Usage Dim instance As CommandBarManager Dim value As Form instance.ParentForm = value value = instance.ParentForm
public Form ParentForm {get; set;}
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