- create
void create(void* dialog_p, npp_api.powereditor.wincontrols.dockingwnd.docking.tTbData data, bool isRTL)
Undocumented in source.
- create
void create(void* dialog_p, int dialogID, bool isRTL, bool msgDestParent)
Undocumented in source.
- destroy
void destroy()
Undocumented in source.
- display
void display(bool toShow)
Undocumented in source.
- getPluginFileName
const(core.sys.windows.winnt.WCHAR)* getPluginFileName()
Undocumented in source.
- initialize
void initialize(core.sys.windows.windef.HINSTANCE hInst, core.sys.windows.windef.HWND parent)
Undocumented in source.
- isClosed
bool isClosed()
Undocumented in source.
- run_dlgProc
core.sys.windows.basetsd.INT_PTR run_dlgProc(core.sys.windows.windef.UINT message, core.sys.windows.windef.WPARAM wParam, core.sys.windows.windef.LPARAM lParam)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- setClosed
void setClosed(bool toClose)
Undocumented in source.
- updateDockingDlg
void updateDockingDlg()
Undocumented in source.
- ~this
~this()
Undocumented in source.
- create
void create(void* dialog_p, int dialogID, bool isRTL, bool msgDestParent)
Undocumented in source.
- isCreated
bool isCreated()
Undocumented in source.
- goToCenter
void goToCenter()
Undocumented in source.
- destroy
void destroy()
Undocumented in source.
- display
void display(bool toShow)
Undocumented in source.
- getTopPoint
core.sys.windows.windef.POINT getTopPoint(core.sys.windows.windef.HWND hwnd, bool isLeft)
Undocumented in source.
- _rc
core.sys.windows.windef.RECT _rc;
Undocumented in source.
- dlgProc
core.sys.windows.basetsd.INT_PTR dlgProc(core.sys.windows.windef.HWND hwnd, core.sys.windows.windef.UINT message, core.sys.windows.windef.WPARAM wParam, core.sys.windows.windef.LPARAM lParam)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- run_dlgProc
core.sys.windows.basetsd.INT_PTR run_dlgProc(core.sys.windows.windef.UINT message, core.sys.windows.windef.WPARAM wParam, core.sys.windows.windef.LPARAM lParam)
Undocumented in source but is binding to Windows. You might be able to learn more by searching the web for its name.
- alignWith
void alignWith(core.sys.windows.windef.HWND handle, core.sys.windows.windef.HWND handle2Align, .PosAlign pos, core.sys.windows.windef.POINT point)
Undocumented in source.
- makeRTLResource
core.sys.windows.windef.HGLOBAL makeRTLResource(int dialogID, core.sys.windows.winuser.DLGTEMPLATE** ppMyDlgTemplate)
Undocumented in source.