FormTabPageControl.fastTabExpanded 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
fastTabExpanded() | |
fastTabExpanded(Int32) |
fastTabExpanded()
public:
virtual int fastTabExpanded();
public virtual int fastTabExpanded ();
abstract member fastTabExpanded : unit -> int
override this.fastTabExpanded : unit -> int
Public Overridable Function fastTabExpanded () As Integer
Returns
Applies to
fastTabExpanded(Int32)
public:
virtual int fastTabExpanded(int _value);
public virtual int fastTabExpanded (int _value);
abstract member fastTabExpanded : int -> int
override this.fastTabExpanded : int -> int
Public Overridable Function fastTabExpanded (_value As Integer) As Integer
Parameters
- _value
- Int32