Click or drag to resize

CustomToolBarSetIndent Method

Sets the indentation for the first button.

Namespace: Jam.Shell
Assembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntax
public void SetIndent(
	int pPixels
)

Parameters

pPixels  Int32
The pixels.
See Also