FormTabPageControl.tabAppearance Method
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.
public:
virtual int tabAppearance();
public virtual int tabAppearance ();
abstract member tabAppearance : unit -> int
override this.tabAppearance : unit -> int
Public Overridable Function tabAppearance () As Integer
Returns
Applies to
Microsoft Dynamics 365 for Finance and Operations Latest
Product | Versions |
---|---|
Microsoft Dynamics 365 for Finance and Operations | Latest |
public:
virtual int tabAppearance(int _value);
public virtual int tabAppearance (int _value);
abstract member tabAppearance : int -> int
override this.tabAppearance : int -> int
Public Overridable Function tabAppearance (_value As Integer) As Integer
Parameters
- _value
- Int32
Returns
Applies to
Microsoft Dynamics 365 for Finance and Operations Latest
Product | Versions |
---|---|
Microsoft Dynamics 365 for Finance and Operations | Latest |