enum EExecOptions

int32 EExecOptions {kExecDefault = 0x00, kExecPromptUser = 0x01, kExecDoNotPromptUser = 0x02, kExecShowHelp = 0x03, kExecScrollIntoView = 0x10}

Basis Typ

Werte

These are the flags that can be used while executing a command against a DHTML control. See each item for specific details.