This document is archived and information here might be outdated. Recommended version. |
Show the properties dialog for the object.
[Visual Basic .NET]
Public Function EditProperties ( _
) As Boolean
[C#]
public bool EditProperties (
);
[C++]
HRESULT EditProperties(
void
);
The EditProperties method is used to display the properties of the OLE object in a separate window. Use this method when you want the user to see the properties of the object in the frame.