ShellComboItemIndent Property |
The indent of the item when displayed according to the depth in the folder hierarchy
Namespace: Jam.ShellAssembly: ShellBrowser (in ShellBrowser.dll) Version: 7.2
Syntaxpublic int Indent { get; }
Public ReadOnly Property Indent As Integer
Get
public:
property int Indent {
int get ();
}
member Indent : int with get
Property Value
Int32
See Also