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 Dispose(bool disposing)
virtual CFxString GetImageLibFile()
virtual void SetName(CFxString name)
virtual void SetDefinition(CFxUIItemDefinition pDefinition)
virtual void SetUITitleName(CFxString titlename)
virtual void SetColumns(int iColumns)
static HandleRef getCPtr(CFxUIImageItem obj)
virtual CFxUIImageItemCollection GetChildren()
virtual void SetObsolete(bool bObsolete)
virtual void SetImageName(CFxString imagename)
virtual CFxUIImageItem GetParent()
virtual void SetToSeparator()
virtual bool IsSeparator()
virtual void SetImageLibFile(CFxString imagelibname)
virtual CFxString GetImageName()
virtual CFxString GetUITitleName()
virtual void SetUID(CFxString strUID)
virtual CFxString GetUID()
virtual void SetRows(int iRows)
virtual CFxString GetName()
virtual CFxUIItemDefinition GetDefinition()
virtual bool IsObsolete()
CFxUIImageItem(IntPtr cPtr, bool cMemoryOwn)
static HandleRef getCPtr(CFxUIItemDefinition obj)
static global::System.Exception Retrieve()
static void CFxUIImageItem_SetImageLibFile(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUIImageItem_GetName(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIImageItem_SetToSeparator(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIImageItem_IsSeparator(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIImageItem_GetUITitleName(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxUIImageItem_GetRows(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIImageItem_SetUID(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUIImageItem_GetImageName(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIImageItem_GetDefinition(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIImageItem_SetName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUIImageItem_GetChildren(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIImageItem_SetUITitleName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static void CFxUIImageItem_SetObsolete(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static bool CFxUIImageItem_IsRuntime(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIImageItem_SetRows(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void CFxUIImageItem_SetDefinition(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxUIImageItem_GetParent(global::System.Runtime.InteropServices.HandleRef jarg1)
static bool CFxUIImageItem_IsObsolete(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIImageItem_SetColumns(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static global::System.IntPtr CFxUIImageItem_GetImageLibFile(global::System.Runtime.InteropServices.HandleRef jarg1)
static int CFxUIImageItem_GetColumns(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxUIImageItem_GetUID(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxUIImageItem_SetImageName(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)