ShowDialog Method (IChartDesigner)
In This Topic
Syntax
'Declaration
Function ShowDialog( _
ByVal As System.Object, _
ByVal As System.Windows.Forms.Form _
) As System.Windows.Forms.DialogResult
System.Windows.Forms.DialogResult ShowDialog(
System.object ,
System.Windows.Forms.Form
)
Parameters
- parent
- frm
See Also