'Declaration
Public Class SplitContainerZoomPolicy Inherits ScrollableControlZoomPolicy
public class SplitContainerZoomPolicy : ScrollableControlZoomPolicy
'Declaration
Public Class SplitContainerZoomPolicy Inherits ScrollableControlZoomPolicy
public class SplitContainerZoomPolicy : ScrollableControlZoomPolicy
After zoom, SplitContainerZoomPolicy will change System.Windows.Forms.SplitContainer.SplitterDistance and System.Windows.Forms.SplitContainer.SplitterWidth except for basic changes.
If System.Windows.Forms.SplitContainer.FixedPanel property isn't System.Windows.Forms.FixedPanel.Panel1, System.Windows.Forms.SplitContainer.FixedPanel property will be set as System.Windows.Forms.FixedPanel.Panel1 before zoom, and change back after zoom.
System.Object
C1.Win.TouchToolKit.ZoomPolicy
C1.Win.TouchToolKit.ControlZoomPolicy
C1.Win.TouchToolKit.ScrollableControlZoomPolicy
C1.Win.TouchToolKit.SplitContainerZoomPolicy
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