TouchToolKit for WinForms | ComponentOne
C1.Win.TouchToolKit Namespace / TableLayoutPanelZoomPolicy Class
Members

In This Topic
    TableLayoutPanelZoomPolicy Class
    In This Topic
    Represents a zoom policy for System.Windows.Forms.TableLayoutPanel type control.
    Object Model
    TableLayoutPanelZoomPolicy Class
    Syntax
    'Declaration
     
    
    Public Class TableLayoutPanelZoomPolicy 
       Inherits ScrollableControlZoomPolicy
    public class TableLayoutPanelZoomPolicy : ScrollableControlZoomPolicy 
    Remarks
    Inheritance Hierarchy

    System.Object
       C1.Win.TouchToolKit.ZoomPolicy
          C1.Win.TouchToolKit.ControlZoomPolicy
             C1.Win.TouchToolKit.ScrollableControlZoomPolicy
                C1.Win.TouchToolKit.TableLayoutPanelZoomPolicy

    See Also