'Declaration
Public Class TableLayoutPanelZoomPolicy Inherits ScrollableControlZoomPolicy
public class TableLayoutPanelZoomPolicy : ScrollableControlZoomPolicy
'Declaration
Public Class TableLayoutPanelZoomPolicy Inherits ScrollableControlZoomPolicy
public class TableLayoutPanelZoomPolicy : ScrollableControlZoomPolicy
If System.Windows.Forms.TableLayoutPanel.ColumnStyles has items and items' System.Windows.Forms.TableLayoutStyle.SizeType is System.Windows.Forms.SizeType.Absolute, this zoom policy will change System.Windows.Forms.ColumnStyle.Width.
If System.Windows.Forms.TableLayoutPanel.RowStyles has items and items' System.Windows.Forms.TableLayoutStyle.SizeType is System.Windows.Forms.SizeType.Absolute, this zoom policy will change System.Windows.Forms.RowStyle.Height.
System.Object
C1.Win.TouchToolKit.ZoomPolicy
C1.Win.TouchToolKit.ControlZoomPolicy
C1.Win.TouchToolKit.ScrollableControlZoomPolicy
C1.Win.TouchToolKit.TableLayoutPanelZoomPolicy
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