![]() | |
![]() |
| | Thread Tools | Search this Thread | Display Modes |
#1
| |||
| |||
|
|
Hello! I encountered unexpected behaviour in a .NET 2.0 application. I put a checkbox in a dialog and handled the Validating event (checkbox_validation.OnValidating). All the handler does is e.Cancel = true; This results in the checkbox not changing its state the first time it is clicked after the user has tried to close the dialog (e.g. by pressing Alt+F4 or by clicking the Close button on the caption bar). Can someone explain this behavior and/or suggest how to handle it? Reagards, Angel Tsankov |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
| |