Show / Hide Table of Contents

Enum Alignment

Represents the alignment of tab contents relative to the tab.

Namespace: Manina.Windows.Forms
Assembly: TabControl.dll
Syntax
public enum Alignment

Fields

Name Description
Center

Content is aligned to center of the tab.

Far

Content is aligned to the right or bottom of the tab.

Near

Content is aligned to the left or top of the tab.

Back to top Copyright © 2018 Özgür Özçıtak