Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ OnHeaderDblClick
Function
OnHeaderDblClick
Libraries/PropertyGrid/PropertyGrid.h:1137–1141 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1135
}
1136
1137
LRESULT OnHeaderDblClick(int /*idCtrl*/, LPNMHDR /*pnmh*/, BOOL& /*bHandled*/)
1138
{
1139
// TODO
1140
return 0;
1141
}
1142
1143
// Custom painting
1144
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected