Click or drag to resize

CustomToolBarSetIndent Method

Sets the indentation for the first button.

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

Parameters

pPixels
Type: SystemInt32
The pixels.
See Also