IAcadPopupMenusRemoveMenuFromMenuBar Method
|
Namespace: BricscadApp
Assembly: Interop.BricscadApp (in
Interop.BricscadApp.dll) Version: 21.0.0.0
Syntax
void RemoveMenuFromMenuBar(
Object Index
)
Sub RemoveMenuFromMenuBar (
Index As Object
)
void RemoveMenuFromMenuBar(
[InAttribute] Object^ Index
)
abstract RemoveMenuFromMenuBar :
Index : Object -> unit
Parameters
- Index
- Type: SystemObject
See Also