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) {
43 if (swigCPtr.Handle != global::System.IntPtr.Zero) {
48 swigCPtr =
new global::System.Runtime.InteropServices.HandleRef(
null, global::System.IntPtr.Zero);
virtual SWIGTYPE_p_CFxWidget GetSubControl(CFxStatusBar.SubElementId id)
virtual void Dispose(bool disposing)
virtual void StartProgressor(CFxString displayString)
virtual IntPtr GetWindowHandle()
virtual SWIGTYPE_p_CFxWidget GetFxWidget()
virtual CFxString GetText(bool useLeftLabel)
virtual void MeterProgress(double dPos)
static HandleRef getCPtr(CFxStatusBar obj)
CFxStatusBar(IntPtr cPtr, bool cMemoryOwn)
virtual void RefreshCoords(OdGePoint3d point, bool isInsideCommand, OdGePoint3d pBasePoint)
virtual void StopProgressor()
virtual void SetText(CFxString text, bool useLeftLabel)
virtual void RefreshCoords(OdGePoint3d point, bool isInsideCommand)
static HandleRef getCPtr(CFxString obj)
static global::System.Exception Retrieve()
static void CFxStatusBar_RefreshCoords__SWIG_0(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3, global::System.Runtime.InteropServices.HandleRef jarg4)
static void CFxStatusBar_StopProgressor(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxStatusBar_StartProgressor(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2)
static global::System.IntPtr CFxStatusBar_GetFxWidget(global::System.Runtime.InteropServices.HandleRef jarg1)
static void CFxStatusBar_SetText(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
static IntPtr CFxStatusBar_GetWindowHandle(global::System.Runtime.InteropServices.HandleRef jarg1)
static global::System.IntPtr CFxStatusBar_GetText(global::System.Runtime.InteropServices.HandleRef jarg1, bool jarg2)
static global::System.IntPtr CFxStatusBar_GetSubControl(global::System.Runtime.InteropServices.HandleRef jarg1, int jarg2)
static void CFxStatusBar_RefreshCoords__SWIG_1(global::System.Runtime.InteropServices.HandleRef jarg1, global::System.Runtime.InteropServices.HandleRef jarg2, bool jarg3)
static void CFxStatusBar_MeterProgress(global::System.Runtime.InteropServices.HandleRef jarg1, double jarg2)
static void delete_CFxStatusBar(global::System.Runtime.InteropServices.HandleRef jarg1)
static HandleRef getCPtr(OdGePoint3d obj)