Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CobaltFusion/DebugViewPP
/ SetColumnPosition
Function
SetColumnPosition
Libraries/PropertyGrid/PropertyTree.h:256–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
void SetColumnPosition(int iPos)
257
{
258
m_cxColumn = iPos;
259
}
260
261
BOOL DeleteAllItems()
262
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected