Wimark.Controls Class Library  

Editor.IsDialogOpened Property

Gets a value indicating whether the editor is displaying the modal dialog.

[Visual Basic]
Public ReadOnly Property IsDialogOpened As Boolean 
[C#]
public bool IsDialogOpened {get;}
[C++]
public: __property bool get_IsDialogOpened();

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