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