ISplitter::Get/SetSplitterFlags property

Data Type

DWORD

Description

Sets or retrieves the flags that control certain aspects of how the splitter behaves.

Defined in: SplitterLayout.h

Comments

Acceptable values are any OR-combination of values from the  SplitterFlags enumeration.

Syntax

DWORD dwFlags = pSplitter-&gtGetSplitterFlags();

pSplitter-&gtSetSplitterFlags(dwFlags);

Parameters

dwFlags

Set of flags applied to the splitter node.