Calendar for WinForms | ComponentOne
C1.Win.Input Namespace / DropDownForm Class / AlwaysPostChanges Property

In This Topic
    AlwaysPostChanges Property (DropDownForm)
    In This Topic
    Syntax
    'Declaration
     
    
    Protected Property AlwaysPostChanges As Boolean
    protected bool AlwaysPostChanges {get; set;}
    See Also