In our application we had some kind of watermarktextboxes. Now in 6.4 they give some focus problems because of a diffrent behaviour so now i wanted to go to use the VWG WaterMarkTextBox.
When i create a new application its working as expected but when i try to add in my application, i can see it in the designer. But when i run the application i cannot see the message text and also not click the textbox to enter some text.
See screenshot: http://www.screencast.com/users/Visualizer/folders/VWG%206.4%20beta/media/a2470869-98c7-4730-a0bf-93aafe216e98
I have the reference to the dll and the correct registration in the web.config.
<Control Type="Gizmox.WebGUI.Forms.WatermarkTextBox, Gizmox.WebGUI.Forms.Extended, Version=3.0.5701.0, Culture=neutral, PublicKeyToken=85eae29607c9f5f3" />
What can be the problem...?
Best regards,
Tom