Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Represents the way that the UI control should be handled.
Syntax
typedef enum tagSCRIPTUICHANDLING { SCRIPTUICHANDLING_ALLOW = 0, SCRIPTUICHANDLING_NOUIERROR = 1, SCRIPTUICHANDLING_NOUIDEFAULT = 2, } SCRIPTUICHANDLING;
Enumeration Value
SCRIPTUICHANDLING_ALLOW | Allow the control to be displayed. |
SCRIPTUICHANDLING_NOUIERROR | |
SCRIPTUICHANDLING_NOUIDEFAULT |