[]
        
(Showing Draft Content)

FarPoint.Win.PopupWindowHelper.-ctor

PopupWindowHelper Constructor

PopupWindowHelper(Control)

Default constructor.

Declaration
public PopupWindowHelper(Control host)
Public Sub New(host As Control)
Parameters
Type Name Description
Control host
Remarks

Use the AssignHandle(IntPtr) method to attach this class to the form you want to show popups from.