Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
GetParentPos
Method · 0.80
saveNormalRegion
Method · 0.80
AttachNativeWindow
Method · 0.80
GetFormRegion
Method · 0.80
nativeEvent
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected