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