NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

TreeView.ResetIndent

This resets the indentation to the system default.

[Visual Basic]
Public Sub ResetIndent()
[C#]
public void ResetIndent();
[C++]
public: void ResetIndent();
[JScript]
public function ResetIndent();

See Also

TreeView Class | TreeView Members | System.WinForms Namespace