SendMessage on TsCheckBox Root › Technical support › Troubleshooting This topic has 1 reply, 2 voices, and was last updated 11 years, 12 months ago by Support. Viewing 2 posts - 1 through 2 (of 2 total) Author Posts November 20, 2012 at 12:00 pm #35470 Fausto Jr.Participant Hi, When I set the SkinManager to active the “SendMessage – BM_SETCHECK” not working properly. I had used the Windows API like described below: —> SendMessage(sCheckBox1.Handle, BM_SETCHECK, Integer(cbChecked), 0); —> SendMessage(sCheckBox1.Handle, BM_SETCHECK, Integer(cbUnChecked), 0); The big problem is: The Application TestComplete uses the WindowsAPI to run the tests. So, my all tests are broken because this problem. Grateful, Fausto Jr. November 22, 2012 at 8:29 am #49416 SupportKeymaster Hello and thank you for the demo, I'll try to fix it in the nearest release. Author Posts Viewing 2 posts - 1 through 2 (of 2 total) You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In Root › Technical support › Troubleshooting