Wimark.Controls Class Library  

Editor.GetSupportsDialog Method

Virtual method that should return a value that indicates whether the editor supports editing by a modal dialog.

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

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