FormTabControl.tabPlacement Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| tabPlacement() | |
| tabPlacement(Int32) |
tabPlacement()
public:
virtual int tabPlacement();
public virtual int tabPlacement();
abstract member tabPlacement : unit -> int
override this.tabPlacement : unit -> int
Public Overridable Function tabPlacement () As Integer