See Also

OleObject Class  | OleObject Members

Language

Visual Basic

C#

Show All

parentWindow
Specifies the parent window of the Ole object instance.
See Also Languages ActiveReports Send feedback to Data Dynamics

Edit Method

Invokes the Ole server to edit the current embedded instance.

[Visual Basic]
Public Sub Edit( _    ByVal parentWindow As IWin32Window _ )
[C#]
public void Edit(    IWin32Window parentWindow );

Parameters

parentWindow
Specifies the parent window of the Ole object instance.

Remarks

End user report designer use only.

See Also

OleObject Class  | OleObject Members

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.