This picture shows, when the status from the checkbox changes from enable to disable. In this case the background from left,top from checkbox to the right,bottom corner of dialog is erased. The text above are disabled by me (not error)!!
As tip: This "bug" are not visible, when the following code in METHOD Colors() from TCONTROL are temporarely deleted! Any massage also to send?
- Code: Select all Expand view
SendMessage( ::oWnd:hWnd, WM_ERASEBKGND, hDC, 0 ) // to properly remove/set the dotted rect