14using System.Runtime.InteropServices;
19 private Object locker =
new Object();
20 private HandleRef swigCPtr;
22 [System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
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) {
42 if (swigCPtr.Handle != IntPtr.Zero)
48 if ((swigCPtr.Handle != IntPtr.Zero) && (
swigCMemOwn))
51 throw new MethodAccessException(
"C++ destructor does not have public access");
56 swigCPtr =
new HandleRef(
null, IntPtr.Zero);
58 GC.SuppressFinalize(
this);
virtual CFxUITabletMenusCollection GetTabletMenus()
virtual CFxUIButtonsCollection GetMouseClicks()
virtual CFxUIButtonsCollection GetTabletShiftClicks()
virtual CFxString GetFileName()
virtual CFxUIMenuItemCollection GetMenus()
virtual SWIGTYPE_p_CFxUIRibbonHelpMenuItemCollection GetRibbonHelpMenuItems()
virtual CFxUIButtonsCollection GetMouseCtrlClicks()
virtual CFxUIButtonsCollection GetMouseShiftClicks()
virtual SWIGTYPE_p_CFxUIRibbonQuickAccessBarCollection GetRibbonQuickAccessBars()
CFxUIGroup(IntPtr cPtr, bool cMemoryOwn)
virtual CFxUITempOverrideKeysCollection GetTempOverrideKeys()
virtual CFxUIToolbarItemCollection GetNavigationToolbars()
virtual CFxUIButtonsCollection GetTabletCtrlShiftClicks()
virtual CFxUIButtonsCollection GetMouseCtrlShiftClicks()
virtual CFxString GetName()
virtual void Dispose(bool disposing)
virtual void SetMiddleButtonDoubleClickAction(CFxUIItemDefinition pAction)
virtual SWIGTYPE_p_CFxUIRibbonSystemMenuItemCollection GetRibbonSystemMenuItems()
virtual CFxUIButtonsCollection GetMouseButtons()
virtual CFxUIImageItemCollection GetImageItems()
virtual CFxUIButtonsCollection GetTabletCtrlClicks()
static HandleRef getCPtr(CFxUIGroup obj)
virtual bool IsBaseGroup()
virtual CFxUIDoubleClickActionsCollection GetDoubleClickActions()
virtual CFxUIButtonsCollection GetTabletClicks()
virtual CFxUIItemDefinition GetMiddleButtonDoubleClickAction()
virtual bool IsRuntimeGroup()
virtual CFxUIToolbarItemCollection GetToolbars()
virtual CFxUIItemDefinitionCollection GetUIItemDefinitions()
virtual CFxUIAcceleratorsCollection GetAccelerators()
virtual SWIGTYPE_p_CFxUIRibbonTabSelectorCollection GetRibbonTabSelectors()
virtual CFxUIMenuItemCollection GetContextMenus()
static HandleRef getCPtr(CFxUIItemDefinition obj)
static global::System.Exception Retrieve()
static global::System.IntPtr CFxUIGroup_GetRibbonTabSelectors(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetContextMenus(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetAccelerators(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetUIItemDefinitions(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetNavigationToolbars(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetImageItems(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetTempOverrideKeys(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetTabletMenus(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetRibbonQuickAccessBars(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetRibbonHelpMenuItems(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIGroup_IsBaseGroup(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetMouseClicks(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetMenus(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetTabletShiftClicks(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIGroup_IsRuntimeGroup(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetTabletCtrlShiftClicks(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetMouseCtrlClicks(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetToolbars(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetName(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetFileName(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetRibbonSystemMenuItems(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetTabletCtrlClicks(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetMouseShiftClicks(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetMouseButtons(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetMouseCtrlShiftClicks(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetTabletClicks(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIGroup_SetMiddleButtonDoubleClickAction(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUIGroup_GetMiddleButtonDoubleClickAction(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIGroup_GetDoubleClickActions(global::System.Runtime.InteropServices.HandleRef jarg1)