BCGControlBar Library for .NET
SimplePopup Class
Members 




Inherits Form class of the System.Windows namespace.

 Represents a simple popup form. This form has popup windows style and its flicker cause by redrawing of the control is reduced.

Object Model
SimplePopup Class
Syntax
'Declaration
 
Public Class SimplePopup 
   Inherits System.Windows.Forms.Form
'Usage
 
Dim instance As SimplePopup
public class SimplePopup : System.Windows.Forms.Form 
public __gc class SimplePopup : public System.Windows.Forms.Form 
public ref class SimplePopup : public System.Windows.Forms.Form 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.ComponentModel.Component
         System.Windows.Forms.Control
            System.Windows.Forms.ScrollableControl
               System.Windows.Forms.ContainerControl
                  System.Windows.Forms.Form
                     BCGSoft.Controls.Shared.SimplePopup
                        BCGSoft.ControlBars.Ribbon.KeyTipPanel
                        BCGSoft.ControlBars.SDMarker
                        BCGSoft.ControlBars.SDPlaceMarkerForm

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

SimplePopup Members
BCGSoft.Controls.Shared Namespace

Send Feedback