BCGControlBar Library for .NET
ParentForm Field




Specifies the parent form of the frame cpation button.
Syntax
'Declaration
 
Public ParentForm As Form
'Usage
 
Dim instance As FrameCaptionButtonDef
Dim value As Form
 
value = instance.ParentForm
 
instance.ParentForm = value
public Form ParentForm
public: Form* ParentForm
public:
Form^ ParentForm
Requirements

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

See Also

Reference

FrameCaptionButtonDef Class
FrameCaptionButtonDef Members

Send Feedback