BCGControlBar Library for .NET
PopupFrame Class
Members 




Inherits Panel class from the System.Windows.Forms namespace, implements ISupportCustomLayout interface. It represents a base class for the PopupMenu. It assigns the location of the popup menu and manages events on adding and removing control on it.
Object Model
PopupFrame Class
Syntax
'Declaration
 
Public Class PopupFrame 
   Inherits System.Windows.Forms.Panel
   Implements BCGSoft.Shared.ISupportCustomLayout 
'Usage
 
Dim instance As PopupFrame
public __gc class PopupFrame : public System.Windows.Forms.Panel, BCGSoft.Shared.ISupportCustomLayout  
public ref class PopupFrame : public System.Windows.Forms.Panel, BCGSoft.Shared.ISupportCustomLayout  
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.Panel
                  BCGSoft.ControlBars.PopupFrame
                     BCGSoft.ControlBars.PopupMenu
                     BCGSoft.ControlBars.ShadowFrame

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

PopupFrame Members
BCGSoft.ControlBars Namespace

Send Feedback