Name

TabSizeMode

Synopsis

This enumeration lists the possible TabControl.SizeMode options.


public enum TabSizeMode {

   Normal = 0,

   FillToRight = 1,

   Fixed = 2

}

Hierarchy

System.Object System.ValueType System.Enum(System.IComparabl, System.IFormattable, System.IConvertible) TabSizeMode

Returned By

TabControl.SizeMode

Passed To

TabControl.SizeMode

Get .NET Windows Forms in a Nutshell now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.