ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLBuilderForm Class / AcceptButton Property

In This Topic
    AcceptButton Property (VDLBuilderForm)
    In This Topic
    Syntax
    'Declaration
     
    Public Property AcceptButton As System.Windows.Forms.IButtonControl
    public System.Windows.Forms.IButtonControl AcceptButton {get; set;}
    See Also