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