npp-api v0.1.4-dev (2019-10-09T09:25:27Z)
Home
Dub
Repo
tDockMgr
npp_api
powereditor
wincontrols
dockingwnd
docking
Undocumented in source.
version(Windows)
struct
tDockMgr {
static
import
core
.
sys
.
windows
.
windef
;
;
core
.
sys
.
windows
.
windef
.
HWND
hWnd
;
core
.
sys
.
windows
.
windef
.
RECT
[.
DOCKCONT_MAX
]
rcRegion
;
}
Members
Variables
hWnd
core
.
sys
.
windows
.
windef
.
HWND
hWnd
;
the docking manager wnd
rcRegion
core
.
sys
.
windows
.
windef
.
RECT
[.
DOCKCONT_MAX
]
rcRegion
;
position of docked dialogs
Meta
Source
See Implementation
npp_api
powereditor
wincontrols
dockingwnd
docking
manifest constants
CAPTION_BOTTOM
CAPTION_TOP
CONT_BOTTOM
CONT_LEFT
CONT_RIGHT
CONT_TOP
DOCKCONT_MAX
DWS_ADDINFO
DWS_DF_CONT_BOTTOM
DWS_DF_CONT_LEFT
DWS_DF_CONT_RIGHT
DWS_DF_CONT_TOP
DWS_DF_FLOATING
DWS_ICONBAR
DWS_ICONTAB
DWS_PARAMSALL
HIT_TEST_THICKNESS
SPLITTER_WIDTH
structs
tDockMgr
tTbData