CreateStdRangeProgressMonFlags Enumeration
Specifies the ...
Syntax
enum CreateStdRangeProgressMonFlags
{
CSRPM_KeepTitle = 1,
CSRPM_KeepText = 2,
CSRPM_KeepStatusText = 4,
CSRPM_KeepButtonTitle = 8,
CSRPM_KeepAllText = 15,
};
Constants
- CSRPM_KeepTitle
- The ...
- CSRPM_KeepText
- The ...
- CSRPM_KeepStatusText
- The ...
- CSRPM_KeepButtonTitle
- The ...
- CSRPM_KeepAllText
- The ...