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)
static HandleRef getCPtr(CFxUIItemDefinition obj)
static global::System.Exception Retrieve()
static int CFxUIToolbarItem_GetDockColumn(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIToolbarItem_GetName(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_SetRows(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static int CFxUIToolbarItem_GetType(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxUIToolbarItem_GetMatrixToolbarIndex(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_SetUID(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUIToolbarItem_SetFlyoutID(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static bool CFxUIToolbarItem_IsInMatrixToolbar(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_SetMovable(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CFxUIToolbarItem_IsRuntime(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_SetDefXLocation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static int CFxUIToolbarItem_GetRows(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIToolbarItem_IsObsolete(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIToolbarItem_GetOnByDefault(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_SetDefYLocation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr CFxUIToolbarItem_GetAliases(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIToolbarItem_IsSeparator(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIToolbarItem_GetParent(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIToolbarItem_GetDefinition(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIToolbarItem_IsAction(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIToolbarItem_GetChildren(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_SetObsolete(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxUIToolbarItem_SetDockColumn(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static bool CFxUIToolbarItem_IsExpanded(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxUIToolbarItem_GetDockRow(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIToolbarItem_GetMovable(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_SetExpanded(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static void CFxUIToolbarItem_SetOrientation(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void CFxUIToolbarItem_SetToSeparator(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxUIToolbarItem_GetDefXLocation(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_AddAlias(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUIToolbarItem_SetName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUIToolbarItem_GetFlyoutID(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_SetInMatrixToolbar(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static int CFxUIToolbarItem_GetDefYLocation(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_SetDockRow(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr CFxUIToolbarItem_GetUID(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_SetDefinition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUIToolbarItem_SetOnByDefault(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static int CFxUIToolbarItem_GetOrientation(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIToolbarItem_SetMatrixToolbarIndex(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)