Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Represents the type of UI item. Used in the IActiveScriptSiteUIControl::GetUIBehavior Method.
Syntax
typedef enum tagSCRIPTUICITEM { SCRIPTUICITEM_INPUTBOX = 1, SCRIPTUICITEM_MSGBOX = 2, } SCRIPTUICITEM;
Enumeration Values
| SCRIPTUICITEM_INPUTBOX | An input control. |
| SCRIPTUICITEM_MSGBOX | A message box. |