ComponentOne CalendarView for WinForms
C1.Win.C1Input Namespace / DropDownCalculator Class
Members

In This Topic
    DropDownCalculator Class
    In This Topic
    Represents the class of dropdown calculator form.
    Syntax
    'Declaration
     
    
    Public Class DropDownCalculator 
       Inherits DropDownForm
    public class DropDownCalculator : DropDownForm 
    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
                         C1.Win.C1Input.DropDownForm
                            C1.Win.C1Input.DropDownCalculator

    See Also