Click or drag to resize

PathEditText Property

Get or set the text visible in the editor.

Namespace:  Jam.Shell
Assembly:  ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax
public override string Text { get; set; }

Property Value

Type: String
See Also