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