I have some textbox that is placed on top of an picturebox. But if i make them trransperent they dont get the backgroung as the image in the picturebox but get the background that the form has.
Unfortunately, neither the System.Windows.Forms.TextBox or the ABB.Robotics.Tps.Windows.Forms.TextBox support transparency on the device (real FlexPendant). I think it might be possible to achieve what you are after, but not by simply setting a property. I will get back on your topic when (if) I can provide a coding solution. Maybe someone else has done this?