ShellSystemListInEditMode Property |
Returns true if the user is currently editing the caption of a listview item.
Namespace:
Jam.Shell
Assembly:
ShellBrowser (in ShellBrowser.dll) Version: 7.1
Syntax protected bool InEditMode { get; }
Protected ReadOnly Property InEditMode As Boolean
Get
protected:
property bool InEditMode {
bool get ();
}
member InEditMode : bool with get
Property Value
Type:
BooleanSee Also