ComponentOne AutoComplete for ASP.NET Web Forms
C1.C1Report.4 Assembly / C1.C1Report Namespace / DialogEventArgs Class / Dialog Field

In This Topic
    Dialog Field
    In This Topic
    Reference to a DialogEventArgs that is about to be displayed.
    Syntax
    'Declaration
     
    Public ReadOnly Dialog As System.Windows.Forms.Form
    public readonly System.Windows.Forms.Form Dialog
    See Also