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.2
Syntax
public override string Text { get; set; }

Property Value

String
See Also