MCPcopy Create free account
hub / github.com/DreamSourceLab/DSView / Handle

Method Handle

DSView/pv/winnativewidget.h:62–64  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 void setGeometry(const int x, const int y, const int width, const int height);
61
62 inline HWND Handle(){
63 return _hWnd;
64 }
65
66 void Show(bool bShow);
67 void Move(int x, int y);

Callers 5

GetParentPosMethod · 0.80
saveNormalRegionMethod · 0.80
AttachNativeWindowMethod · 0.80
GetFormRegionMethod · 0.80
nativeEventMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected