COM / ActiveX SDK Documentation  2020SP3
Public Member Functions | Properties | List of all members
IAcadPopupMenuItem Interface Reference

import"FxInterfaces.idl";

Inheritance diagram for IAcadPopupMenuItem:

Public Member Functions

HRESULT Delete ()
 

Properties

IAcadApplication Application [get]
 
IAcadPopupMenu Parent [get]
 
BSTR Label [get, set]
 
BSTR TagString [get, set]
 
VARIANT_BOOL Enable [get, set]
 
VARIANT_BOOL Check [get, set]
 
AcMenuItemType Type [get]
 
IAcadPopupMenu SubMenu [get]
 
BSTR Macro [get, set]
 
int Index [get]
 
BSTR Caption [get]
 
BSTR HelpString [get, set]
 
int EndSubMenuLevel [get, set]
 

Detailed Description

Definition at line 1609 of file FxInterfaces.idl.

Member Function Documentation

◆ Delete()

HRESULT IAcadPopupMenuItem::Delete ( )

Property Documentation

◆ Application

IAcadApplication IAcadPopupMenuItem::Application
get

◆ Caption

BSTR IAcadPopupMenuItem::Caption
get

◆ Check

VARIANT_BOOL IAcadPopupMenuItem::Check
getset

◆ Enable

VARIANT_BOOL IAcadPopupMenuItem::Enable
getset

◆ EndSubMenuLevel

int IAcadPopupMenuItem::EndSubMenuLevel
getset

◆ HelpString

BSTR IAcadPopupMenuItem::HelpString
getset

◆ Index

int IAcadPopupMenuItem::Index
get

◆ Label

BSTR IAcadPopupMenuItem::Label
getset

◆ Macro

BSTR IAcadPopupMenuItem::Macro
getset

◆ Parent

IAcadPopupMenu IAcadPopupMenuItem::Parent
get

◆ SubMenu

IAcadPopupMenu IAcadPopupMenuItem::SubMenu
get

◆ TagString

BSTR IAcadPopupMenuItem::TagString
getset

◆ Type

AcMenuItemType IAcadPopupMenuItem::Type
get

The documentation for this interface was generated from the following file: