Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BeneficialCode/WinArk
/ OnRightClickHeader
Method
OnRightClickHeader
WinArk/VirtualListView.h:119–121 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
117
}
118
119
bool OnRightClickHeader(int index, POINT& pt) {
120
return false;
121
}
122
123
bool OnRightClickList(HWND, int row, int col, POINT& pt) {
124
return false;
Callers
1
OnRightClick
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected