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