SCRIPTUICITEM Enumeration
Represents the type of UI item. Used in the IActiveScriptSiteUIControl::GetUIBehavior Method.
typedef enum tagSCRIPTUICITEM {
SCRIPTUICITEM_INPUTBOX = 1,
SCRIPTUICITEM_MSGBOX = 2,
} SCRIPTUICITEM;
Represents the type of UI item. Used in the IActiveScriptSiteUIControl::GetUIBehavior Method.
typedef enum tagSCRIPTUICITEM {
SCRIPTUICITEM_INPUTBOX = 1,
SCRIPTUICITEM_MSGBOX = 2,
} SCRIPTUICITEM;