Click or drag to resize

CustomToolBarSetIndent Method

Sets the indentation for the first button.

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

Parameters

pPixels
Type: SystemInt32
The pixels.
See Also