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