Wimark.Controls Class Library  

Editor.GetSupportsDropDown Method

Virtual method that should return a value that indicates whether the editor supports editing by a drop down window.

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

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