has Progress Reached Max Value
Checks if ProgressValue is equal to MaxValue. Can be used only in MODE_DETERMINATE.
Return
true if ProgressValue is equal to MaxValue. false otherwise and also if mode is not MODE_DETERMINATE.