BCGControlBar Library for .NET
FrameCaptionButton Class
Members 




Specifies a button located on the caption of the Form in MS Office 2007-style UI. The standard set of buttons contains "Close", "Minimize", "Maximize" (or "Restore") buttons.
Object Model
FrameCaptionButton Class
Syntax
'Declaration
 
Public Class FrameCaptionButton 
   Inherits BCGSoft.Controls.Shared.CommandObject
   Implements BCGSoft.Controls.Shared.ICommandObject 
'Usage
 
Dim instance As FrameCaptionButton
public __gc class FrameCaptionButton : public BCGSoft.Controls.Shared.CommandObject, BCGSoft.Controls.Shared.ICommandObject  
public ref class FrameCaptionButton : public BCGSoft.Controls.Shared.CommandObject, BCGSoft.Controls.Shared.ICommandObject  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         BCGSoft.Controls.Shared.CommandObject
            BCGSoft.ControlBars.FrameCaptionButton

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

FrameCaptionButton Members
BCGSoft.ControlBars Namespace

Send Feedback