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);
static HandleRef getCPtr(CFxString obj)
virtual void SetFileName(CFxString strFileName)
static HandleRef getCPtr(CFxUIWorkspace obj)
virtual bool GetStatusBarVisible()
virtual CFxUIToolbarItemCollection GetNavigationToolbars()
virtual void SetRibbonQuickAccessBar(SWIGTYPE_p_CFxUIRibbonQuickAccessBar pQuickAccessBar, CFxString sGroupName)
virtual CFxString GetLocalizedName()
virtual CFxString GetDescription()
virtual CFxUIMenuItemCollection GetMenus()
virtual CFxString GetFileName()
virtual void Dispose(bool disposing)
virtual void SetDescription(CFxString strDesc)
virtual void SetStatusBarVisible(bool bVisible)
virtual void SetName(CFxString strName)
virtual CFxUIDockableWindowCollection GetDockableWindows()
virtual CFxUIToolbarItemCollection GetToolbars()
virtual CFxString GetName()
virtual void SetLocalizedName(CFxString strName)
virtual SWIGTYPE_p_CFxUIRibbonSystemMenuItem GetRibbonSystemMenu()
CFxUIWorkspace(IntPtr cPtr, bool cMemoryOwn)
static global::System.Exception Retrieve()
static void CFxUIWorkspace_SetFileName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUIWorkspace_SetLocalizedName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUIWorkspace_GetRibbonSystemMenu(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIWorkspace_GetMenus(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIWorkspace_GetStatusBarVisible(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIWorkspace_GetFileName(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIWorkspace_GetName(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIWorkspace_SetStatusBarVisible(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxUIWorkspace_SetRibbonQuickAccessBar(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, global::System.Runtime.InteropServices.HandleRef jarg3)
static global::System.IntPtr CFxUIWorkspace_GetToolbars(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIWorkspace_GetNavigationToolbars(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIWorkspace_GetDockableWindows(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIWorkspace_SetDescription(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUIWorkspace_SetName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUIWorkspace_GetLocalizedName(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIWorkspace_GetDescription(global::System.Runtime.InteropServices.HandleRef jarg1)