Relax. ThunderRT6ControlName is the classname given when you EXE is compiled, and ThunderControlName is the classname given when working in the IDE.

Before you use FindWindow, check and make sure if there is an easier way of getting the hWnd (via the hwnd propety)
Code:
hwndctl = MyControl.HWnd