Docking Tab for WinForms | ComponentOne
C1.Win.Command Namespace / C1SelectMdiChildForm Class / ButtonOk Property

In This Topic
    ButtonOk Property
    In This Topic
    OK button.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ButtonOk As Button
    public Button ButtonOk {get;}
    See Also