TB_SETINDENT

This message sets the indentation for the first button in a toolbar control.

At a Glance

Header file: Commctrl.h
Windows CE versions: 2.0 and later

Syntax

  1. TB_SETINDENT wParam = (WPARAM)(INT) iIndent; lParam = 0;

Parameters

iIndent

Specifies the indentation, in pixels.

Return Values

Nonzero indicates success. Zero indicates otherwise.