Just checked that the Windowless property of usercontrol must be activated for the buttons to work.

I wan't to set it to true or false programatically, but Usercontrol.Windowsless = true is not recognized, so, can't compile that.

Any workaround?.