[]
Specifies content's layout in the inner panel.
public enum InnerPanelLayoutMode
| 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. |