This document is archived and information here might be outdated. Recommended version. |
Presents a modal dialog to allow editing the object factory's properties.
[Visual Basic .NET]
Public Sub EditProperties ( _
ByVal hParent As Integer _
)
[C#]
public void EditProperties (
int hParent
);