Calendar for WinForms | ComponentOne
C1.Win.Input.Base.DropDownForms Namespace / IDropDownForm Interface
Properties Methods

In This Topic
    IDropDownForm Interface Members
    In This Topic

    The following tables list the members exposed by IDropDownForm.

    Public Properties
     NameDescription
     PropertyGets a value indicating whether the form has been disposed of.  
     PropertyGets or sets a value indicating whether the form are displayed.  
    Top
    Public Methods
     NameDescription
     MethodApplies the style to drop down form.  
     MethodCloses the form.  
     MethodCloses the drop down form and activates the parent form.  
     Method (Inherited from System.IDisposable)
     MethodOpens the drop down form at the top of other windows.  
    Top
    See Also