Files
wxWidgets/tests/controls/windowtest.cpp
Vadim Zeitlin 6530323f31 Add unit test for wxWindow::IsThisEnabled()
Check that the child IsEnabled() returns false if its parent is
disabled, but its IsThisEnabled() still returns true in this case.
2019-10-27 01:31:21 +02:00

10 KiB