TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / ComboBoxZoomPolicy Class
Properties Methods


In This Topic
    ComboBoxZoomPolicy Class Members
    In This Topic

    The following tables list the members exposed by ComboBoxZoomPolicy.

    Public Constructors
     NameDescription
    Public Constructor  
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets a value indicating whether this policy should take effect. (Inherited from C1.Win.TouchToolKit.ZoomPolicy)
    Public PropertyOverridden. Gets the type indicates which control type can use this policy.  
    Top
    Public Methods
     NameDescription
    Public MethodDetermines whether this instance can zoom the specified control. (Inherited from C1.Win.TouchToolKit.ZoomPolicy)
    Public MethodDetermines whether the children controls can be zoomed. (Inherited from C1.Win.TouchToolKit.ControlZoomPolicy)
    Public MethodGet the collection of controls contained within the control. (Inherited from C1.Win.TouchToolKit.ZoomPolicy)
    Public MethodOverridden. Initializes the control before zoom action start.  
    Public MethodOverridden. Terminate the control after zoom action completely.  
    Public MethodOverridden. Zoom the control bounds.  
    Public MethodOverridden. Zoom the control font.  
    Top
    See Also