ShellComboItemIndent Property |
The indent of the item when displayed according to the depth in the folder hierarchy
Namespace:
Jam.Shell
Assembly:
ShellBrowser.Winforms (in ShellBrowser.Winforms.dll) Version: 6.3.1
Syntax public int Indent { get; }
Public ReadOnly Property Indent As Integer
Get
public:
property int Indent {
int get ();
}
member Indent : int with get
Property Value
Type:
Int32See Also