[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.InnerPanelLayoutMode

InnerPanelLayoutMode Enum

Specifies content's layout in the inner panel.

Namespace: C1.Win.TouchToolKit
Assembly: C1.Win.TouchToolKit.8.dll
Syntax
public enum InnerPanelLayoutMode

Fields

Name Description
MiddleCenter

The content will keep in middle center if the form's size is bigger than content size.

None

The content will keep in top-left if the form's size is bigger than content size.