14using System.Runtime.InteropServices;
18public class CFxUI : global::System.IDisposable {
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
23 public CFxUI(IntPtr cPtr,
bool cMemoryOwn) {
25 swigCPtr =
new HandleRef(
this, cPtr);
27 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
29 return (obj ==
null) ?
new HandleRef(
null, IntPtr.Zero) : obj.swigCPtr;
38 global::System.GC.SuppressFinalize(
this);
41 protected virtual void Dispose(
bool disposing) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
569 public virtual bool CheckEvents(
bool bMouseMove,
bool bMouseWheel,
bool bMouseButton,
bool bAllKeyboard) {
580 public virtual void Update(
bool bFullUpdate) {
static HandleRef getCPtr(CFxString obj)
static HandleRef getCPtr(CFxUIAccelerator obj)
static HandleRef getCPtr(CFxUIContext obj)
static HandleRef getCPtr(CFxUIDoubleClickAction obj)
static HandleRef getCPtr(CFxUIGroup obj)
virtual CFxUITempOverrideKey CreateTempOverrideKey(CFxString sUID)
virtual SWIGTYPE_p_CFxUIRibbonTab CreateRibbonTabItem()
virtual void DestroyMouseButton(CFxUIButton pItem)
virtual void DestroyRibbonRowItem(SWIGTYPE_p_CFxUIRibbonRow pRow)
virtual void DestroyRuntimeMenuItem(CFxUIMenuItem pItem)
virtual CFxUIMenuItemCollection GetVisibleMenuCollection()
virtual CFxUIMenuItem CreateMenuItem(CFxUI.MenuType eType, CFxString pClass, CFxString command, CFxString id)
virtual void DestroyRibbonQuickAccessBarItem(SWIGTYPE_p_CFxUIRibbonQuickAccessBarItem pQuickAccessBarItem)
virtual void DestroyImageItem(CFxUIImageItem pItem)
virtual CFxUIToolbarItem CreateRuntimeToolbarItem(CFxUI.ToolbarType type)
virtual SWIGTYPE_p_CFxUIIteratorT_CFxUIGroup_t CreateGroupIterator()
virtual SWIGTYPE_p_CFxUIRibbonQuickAccessBarItem CreateRibbonQuickAccessBarItem(CFxString sUID)
virtual void RemoveUIReactor(CFxUIReactor pReactor)
virtual SWIGTYPE_p_CFxUIRibbonHelpMenuItem CreateRibbonHelpMenuItem()
virtual CFxUIWorkspace GetCurrentWorkspace()
virtual CFxUIWorkspace GetStartUpWorkspace()
virtual SWIGTYPE_p_CFxUIRibbonPanel CreateRibbonPanelItem(CFxString sUID)
virtual CFxUIDoubleClickAction CreateDoubleClickAction(CFxString className, CFxString sUID)
virtual CFxUIAccelerator CreateAccelerator(CFxUIItemDefinition pDefinition)
virtual CFxString CreateRuntimeToolbar(CFxString sToolbarName)
virtual void LoadInterface()
virtual SWIGTYPE_p_CFxUIRibbonRow CreateRibbonRowItem()
virtual SWIGTYPE_p_CFxUIRibbonQuickAccessBarItem CreateRibbonQuickAccessBarItem()
static HandleRef getCPtr(CFxUI obj)
virtual SWIGTYPE_p_CFxUIRibbonRowItem CreateRibbonRowElementItem(SWIGTYPE_p_CFxUIRibbonItem__RibbonItemType type, CFxString sUID)
virtual CFxUIToolbarItem CreateRuntimeToolbar(CFxString sToolbarName, CFxString sGroupName)
virtual void DestroyRibbonRowElementItem(SWIGTYPE_p_CFxUIRibbonRowItem pItem)
virtual bool RemoveGroup(CFxString sGroupName)
virtual CFxUIGroup GetStartUpGroup()
virtual void DestroyRuntimeItemDefinition(CFxUIItemDefinition pDefinition)
virtual void DestroyItemDefinition(CFxUIItemDefinition pDefinition)
virtual void Update(bool bFullUpdate)
virtual void ResetEvents()
virtual void DestroyDoubleClickAction(CFxUIDoubleClickAction pItem)
virtual SWIGTYPE_p_CFxUIRibbonSystemMenuItem CreateRibbonSystemMenuItem()
virtual bool LoadResourceFile(CFxString name)
virtual void DestroyRibbonQuickAccessBar(SWIGTYPE_p_CFxUIRibbonQuickAccessBar pQuickAccessBar)
virtual SWIGTYPE_p_CFxUIRibbonTabCollection GetVisibleRibbonTabCollection()
virtual void DestroyRuntimeToolbar(CFxString sObjectName)
virtual SWIGTYPE_p_CFxUIRibbonQuickAccessBar GetVisibleRibbonQuickAccessBar()
virtual CFxUIButton CreateMouseButton(CFxUIItemDefinition pDefinition, int iButtonNumber, CFxString sUID)
virtual SWIGTYPE_p_CFxUIRibbonRowItem CreateRibbonRowElementItem(SWIGTYPE_p_CFxUIRibbonItem__RibbonItemType type)
virtual CFxUIItemDefinition FindItem(CFxString uiGroup, CFxString id)
virtual CFxUIWorkspace GetWorkspace(CFxString name)
virtual SWIGTYPE_p_CFxWidget UpdatePanelPreview(SWIGTYPE_p_CFxUIRibbonPanel pRibbonPanelDef, SWIGTYPE_p_CFxWidget parent, SWIGTYPE_p_CFxRibbonPreviewProxy pRibbonPreviewProxy, CFxString strUID)
virtual CFxUITabletMenu CreateTabletMenu()
virtual void DestroyMenuItem(CFxUIMenuItem pItem)
virtual CFxUIWorkspace CreateWorkspace(CFxString wsName, CFxString fileName)
virtual CFxUIMenuItem CreateMenuItem(CFxUI.MenuType eType, CFxString pClass, CFxString command)
virtual void RemoveUserDefaultContextMenu(CFxUIContext pContext)
virtual void DestroyRibbonHelpMenuItem(SWIGTYPE_p_CFxUIRibbonHelpMenuItem pHelpMenuItem)
virtual SWIGTYPE_p_CFxUIRibbonHelpMenuItem CreateRibbonHelpMenuItem(CFxString sUID)
virtual SWIGTYPE_p_CFxUIRibbonQuickAccessBar CreateRibbonQuickAccessBar(CFxString sUID)
virtual void Dispose(bool disposing)
virtual bool CheckEvents(bool bMouseMove, bool bMouseWheel, bool bMouseButton, bool bAllKeyboard)
virtual void DestroyRibbonPanelItem(SWIGTYPE_p_CFxUIRibbonPanel pPanel)
virtual void AddUserObjectContextMenu(CFxString pClass, CFxUIContext pContext)
virtual void RemoveUserCommandContextMenu(CFxString strCommand, CFxUIContext pContext)
virtual void UpdateMenu()
virtual CFxUIItemDefinition CreateItemDefinition(CFxString id, CFxUIContext pContext)
virtual bool RemoveWorkspace(CFxUIWorkspace pItem)
virtual bool RemoveItemDefinition(CFxUIItemDefinition pDefinition)
virtual CFxUIItemDefinition CreateRuntimeItemDefinition(CFxString id, CFxUIContext pContext)
virtual CFxUIToolbarItem CreateToolbarItem(CFxUI.ToolbarType type)
virtual CFxUIGroup CreateGroup(CFxString groupName, CFxString fileName)
virtual SWIGTYPE_p_CFxUIRibbonSystemMenuItem CreateRibbonSystemMenuItem(CFxString sUID)
virtual CFxUIToolbarItem CreateRuntimeToolbarItem()
virtual CFxString CreateUniqueID()
virtual void DestroyRuntimeToolbarItem(CFxUIToolbarItem pItem)
virtual CFxUIButton CreateMouseButton(CFxUIItemDefinition pDefinition, int iButtonNumber)
virtual void DestroyTabletMenu(CFxUITabletMenu pItem)
virtual SWIGTYPE_p_CFxUIRibbonQuickAccessBar CreateRibbonQuickAccessBar()
virtual void DestroyRibbonTabItem(SWIGTYPE_p_CFxUIRibbonTab pTab)
virtual SWIGTYPE_p_CFxUIRibbonSystemMenuItem GetVisibleRibbonSystemMenu()
virtual int Menucmd(CFxString strCmd, CFxString strResult)
virtual CFxUIGroup GetGroup(CFxString name)
virtual void DestroyRibbonSystemMenuItem(SWIGTYPE_p_CFxUIRibbonSystemMenuItem pSystemMenuItem)
virtual void AddUserCommandContextMenu(CFxString strCommand, CFxUIContext pContext)
virtual CFxUIToolbarItem CreateToolbarItem()
virtual void AddUIReactor(CFxUIReactor pReactor)
virtual SWIGTYPE_p_CFxUIIteratorT_CFxUIWorkspace_t CreateWorkspaceIterator()
virtual void SetCleanScreenState(bool bValue)
virtual CFxUIToolbarItem CreateToolbarItem(CFxUI.ToolbarType type, CFxString sUID)
virtual CFxUIMenuItem CreateRuntimeMenuItem(CFxUI.MenuType eType, CFxString pClass, CFxString command, CFxString id)
virtual CFxUIAccelerator CreateAccelerator(CFxUIItemDefinition pDefinition, CFxString sUID)
virtual CFxUIGroup CreateRuntimeGroup(CFxString groupName)
virtual CFxUIToolbarItemCollection GetVisibleToolbarCollection()
virtual bool AddWorkspace(CFxUIWorkspace pItem)
virtual CFxUIImageItem CreateImageItem(CFxString sName, CFxString sUID)
virtual void SetCurrentWorkspace(CFxUIWorkspace arg0)
virtual CFxUIMenuItem CreateRuntimeMenuItem(CFxUI.MenuType eType, CFxString pClass, CFxString command)
virtual CFxUITempOverrideKey CreateTempOverrideKey()
virtual bool LoadResourceFile(CFxString name, SWIGTYPE_p_p_CFxUIGroup pLoadedGroup)
virtual CFxUIDoubleClickAction CreateDoubleClickAction(CFxString className)
virtual void DestroyTempOverrideKey(CFxUITempOverrideKey pItem)
virtual SWIGTYPE_p_CFxUIRibbonTab CreateRibbonTabItem(CFxString sUID)
virtual SWIGTYPE_p_CFxUIRibbonPanel CreateRibbonPanelItem()
virtual void AddUserDefaultContextMenu(CFxUIContext pContext)
virtual SWIGTYPE_p_CFxUIRibbonRow CreateRibbonRowItem(CFxString sUID)
virtual void UpdateRibbon()
virtual void SaveInterface()
virtual bool AddGroup(CFxUIGroup pItem)
virtual void RemoveUserObjectContextMenu(CFxString pClass, CFxUIContext pContext)
virtual SWIGTYPE_p_CFxUIRibbonHelpMenuItemCollection GetVisibleRibbonHelpMenu()
virtual void DestroyAccelerator(CFxUIAccelerator pItem)
virtual CFxUIImageItem CreateImageItem(CFxString sName)
virtual bool DisplayContextMenu()
virtual void DestroyToolbarItem(CFxUIToolbarItem pItem)
CFxUI(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(CFxUIImageItem obj)
static HandleRef getCPtr(CFxUIItemDefinition obj)
static HandleRef getCPtr(CFxUIReactor obj)
static HandleRef getCPtr(CFxUITempOverrideKey obj)
static HandleRef getCPtr(CFxUIWorkspace obj)
static global::System.Exception Retrieve()
static void CFxUI_RemoveUIReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateDoubleClickAction__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxUI_DestroyRibbonQuickAccessBarItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_AddUIReactor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_DestroyMenuItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_DestroyToolbarItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateRibbonQuickAccessBarItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_DestroyRibbonPanelItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_Update__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_DestroyRibbonTabItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_DestroyRibbonRowItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateRibbonRowItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateRuntimeItemDefinition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxUI_CreateRibbonTabItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_DestroyRuntimeItemDefinition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_GetVisibleMenuCollection(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateGroupIterator(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateToolbarItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void CFxUI_Update__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static global::System.IntPtr CFxUI_CreateRibbonQuickAccessBar__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_DestroyTabletMenu(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxUI_DisplayContextMenu(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_GetCurrentWorkspace(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_LoadInterface(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxUI_DestroyDoubleClickAction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_RemoveUserDefaultContextMenu(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_SetCurrentWorkspace(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateTempOverrideKey__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_GetVisibleRibbonSystemMenu(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateMouseButton__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static global::System.IntPtr CFxUI_CreateImageItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxUI_RemoveWorkspace(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateRibbonPanelItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUI_LoadResourceFile__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void delete_CFxUI(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_UpdatePanelPreview(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static global::System.IntPtr CFxUI_CreateRibbonQuickAccessBar__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateRuntimeToolbarItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_GetGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxUI_CheckEvents(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2, bool jarg3, bool jarg4, bool jarg5)
static global::System.IntPtr CFxUI_FindItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxUI_DestroyTempOverrideKey(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_AddUserCommandContextMenu(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxUI_DestroyRibbonHelpMenuItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxUI_RemoveItemDefinition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateTabletMenu(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateRibbonRowItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateRibbonPanelItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateMenuItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static void CFxUI_DestroyItemDefinition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateRibbonQuickAccessBarItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateMenuItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static global::System.IntPtr CFxUI_CreateUniqueID(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUI_AddWorkspace(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_UpdateRibbon(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_SaveInterface(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_DestroyAccelerator(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateRuntimeMenuItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static global::System.IntPtr CFxUI_CreateToolbarItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxUI_CreateMouseButton__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, int jarg3)
static global::System.IntPtr CFxUI_CreateRuntimeToolbar__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxUI_LoadResourceFile__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxUI_SetCleanScreenState(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CFxUI_RemoveGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_DestroyRibbonQuickAccessBar(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_RemoveUserObjectContextMenu(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxUI_CreateRibbonHelpMenuItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static int CFxUI_Menucmd(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxUI_GetStartUpWorkspace(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_AddUserDefaultContextMenu(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateRuntimeGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateImageItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxUI_CreateDoubleClickAction__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_RemoveUserCommandContextMenu(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxUI_CreateRibbonSystemMenuItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_DestroyRibbonSystemMenuItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_GetStartUpGroup(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateToolbarItem__SWIG_2(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateRibbonSystemMenuItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_GetVisibleRibbonHelpMenu(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateRuntimeToolbarItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr CFxUI_CreateRibbonRowElementItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateRuntimeMenuItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2, global::System.Runtime.InteropServices.HandleRef jarg3, global::System.Runtime.InteropServices.HandleRef jarg4, global::System.Runtime.InteropServices.HandleRef jarg5)
static global::System.IntPtr CFxUI_GetVisibleRibbonQuickAccessBar(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_ResetEvents(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateRibbonRowElementItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxUI_CreateWorkspaceIterator(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateRibbonHelpMenuItem__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateAccelerator__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxUI_GetVisibleRibbonTabCollection(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_DestroyRuntimeMenuItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_DestroyImageItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateRuntimeToolbar__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxUI_AddUserObjectContextMenu(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static void CFxUI_DestroyRibbonRowElementItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_UpdateMenu(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUI_CreateRibbonTabItem__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateItemDefinition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxUI_CreateTempOverrideKey__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_DestroyMouseButton(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateAccelerator__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxUI_AddGroup(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_GetVisibleToolbarCollection(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUI_DestroyRuntimeToolbar(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_GetWorkspace(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUI_DestroyRuntimeToolbarItem(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUI_CreateWorkspace(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)