Class Overview
Provides operations on windows of WindowClass type msctls_progress32.
Explanation
Constructor.
Parameter
srcA WindowControl object for the target window
Explanation
Constructor.
Parameters
app Application manipulation object windowHandle Window handle
public int Max{get;}
Explanation
Returns the maximum value. public int Min{get;}
Explanation
Returns the minimum value. public int Pos{get;}
Explanation
Returns the current value (position). JR |