This document is archived and information here might be outdated. Recommended version. |
Display a modal dialog to edit the properties of the element contained by the given element editor.
[Visual Basic .NET]
Public Function DoModal ( _
ByVal hWndParent As Integer _
) As Boolean
[C#]
public bool DoModal (
int hWndParent
);