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

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