ProgressWindow.ControlMinMax(Int32, Int32, Int32) 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.
public:
virtual void ControlMinMax(int _index, int _min, int _max);
public virtual void ControlMinMax (int _index, int _min, int _max);
abstract member ControlMinMax : int * int * int -> unit
override this.ControlMinMax : int * int * int -> unit
Public Overridable Sub ControlMinMax (_index As Integer, _min As Integer, _max As Integer)
Parameters
- _index
- Int32
- _min
- Int32
- _max
- Int32