Spread Windows Forms 9.0 Product Documentation
PopupWindowHelper Class
Members 


A class to assist in creating popup windows like combo box drop-downs and menus. This class includes functionality to keep the title bar of the popup owner form active while the popup is displayed, and to automatically cancel the popup whenever the user clicks outside the popup window or shifts focus to another application.
Object Model
PopupWindowHelper Class
Syntax
'Declaration
 
Public Class PopupWindowHelper 
   Inherits System.Windows.Forms.NativeWindow
'Usage
 
Dim instance As PopupWindowHelper
public class PopupWindowHelper : System.Windows.Forms.NativeWindow 
Inheritance Hierarchy

System.Object
   System.MarshalByRefObject
      System.Windows.Forms.NativeWindow
         FarPoint.Win.PopupWindowHelper

Requirements

Target Platforms: Windows 2000 Professional (SP4), Windows 2000 Server, Windows 2003 Server (SP1), Windows Server 2012 R2, Windows 2008, Windows XP (SP2), Windows Vista, Windows 7, Windows 8, Windows 8.1, Windows 10

See Also

Reference

PopupWindowHelper Members
FarPoint.Win Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.