FormBuildTabControl.tabs 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
tabs() | |
tabs(Int32) |
tabs()
public:
virtual int tabs();
public virtual int tabs ();
abstract member tabs : unit -> int
override this.tabs : unit -> int
Public Overridable Function tabs () As Integer