Invokes the Ole server to edit the current embedded instance.
| Visual Basic (Declaration) | |
|---|---|
Public Sub Edit( _ ByVal parentWindow As IWin32Window _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
public void Edit( IWin32Window parentWindow ) | |
Parameters
- parentWindow
- Specifies the parent window of the Ole object instance.
End user report designer use only.