ISplitter::Get/SetSplitterWidth property
Data Type
intDescription
Sets or retrieves the thickness in pixels of the splitter bars.Defined in: SplitterLayout.h
Syntax
nWidth = pSplitter->GetSplitterWidth();pSplitter->SetSplitterWidth(nWidth);
Parameters
nWidth
Thickness in pixels of the splitter bars.