Wimark.Controls Class Library  

Editor.GetCanEdit Method

Virtual method that should return a value that indicates whether the editor can edit the value.

[Visual Basic]
Overridable Protected Function GetCanEdit() As Boolean 
[C#]
protected virtual bool GetCanEdit();
[C++]
protected: virtual bool GetCanEdit();

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows .NET Server family

See Also

Editor Class | Editor Members | Wimark.Controls.Editors Namespace