UIX_ProgressState Enumeration

From PDF XChange PDF SDK
Revision as of 07:17, 20 March 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Specifies the ...

Syntax

enum UIX_ProgressState
{
    UIX_ProgressState_Normal = 0;
    UIX_ProgressState_Warning = 1;
    UIX_ProgressState_Error = 2;
};

Constants

UIX_ProgressState_Normal
The ...
UIX_ProgressState_Warning
The ...
UIX_ProgressState_Error
The ...

See Also

See also ...