Gets and sets if NotateXpress will use the default text editors.
Read-write property
Visual Basic |
---|
Public Property NXPEditors As Boolean |
If the default text editors are used.
The default value is True.
When NXPEditors is true, NotateXpress uses its own built-in editing features.
When NXPEditors is false, NotateXpress will not use any editor for editing text, instead it will call the double click event.