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

    Requirements

    Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

    See Also