ISplitter::Get/SetSplitterWidth property

Data Type

int

Description

Sets or retrieves the thickness in pixels of the splitter bars.

Defined in: SplitterLayout.h

Syntax

nWidth = pSplitter-&gtGetSplitterWidth();

pSplitter-&gtSetSplitterWidth(nWidth);

Parameters

nWidth

Thickness in pixels of the splitter bars.