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


In This Topic
    MonthCalendarZoomPolicy Class Members
    In This Topic

    The following tables list the members exposed by MonthCalendarZoomPolicy.

    Public Constructors
    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 MethodInitializes the control before zoom action start. (Inherited from C1.Win.TouchToolKit.ZoomPolicy)
    Public MethodTerminate the control after zoom action completely. (Inherited from C1.Win.TouchToolKit.ZoomPolicy)
    Public MethodOverridden. Zoom the control bounds.  
    Public MethodZoom the control font. (Inherited from C1.Win.TouchToolKit.ControlZoomPolicy)
    Top
    See Also