MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation Namespace / QueryDesignerDialog Class / ShowDialog Method

In This Topic
ShowDialog Method
In This Topic
Syntax
'Declaration
 
Public Function ShowDialog( _
   ByVal owner As Control, _
   Optional ByVal allowBackgoundThread As Boolean _
) As DialogResult
 

Parameters

owner
allowBackgoundThread
See Also