5 Answers, 1 is accepted
0
Hi Silviu,
Thank you for your question.
The easiest way is to use a simple RadButton control. Position the button on the title bar and use anchor up and right. Then remove the text from the button control and add an image:
Do not hesitate to write me back if you have more questions.
All the best,
Nick
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Thank you for your question.
The easiest way is to use a simple RadButton control. Position the button on the title bar and use anchor up and right. Then remove the text from the button control and add an image:
this.radButton1.Image = Image.FromFile("testimage.jpg"); |
Do not hesitate to write me back if you have more questions.
All the best,
Nick
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Silviu
Top achievements
Rank 1
answered on 17 Dec 2008, 02:16 PM
Hi,
Thanks for the quick response.
However, I am unable to place the RadButton on the titlebar. The UI designer won't allow it. I tried changing the button coordinates manually, but it shows up behind the titlebar.
Am I missing anything?
Thanks,
Silviu
Thanks for the quick response.
However, I am unable to place the RadButton on the titlebar. The UI designer won't allow it. I tried changing the button coordinates manually, but it shows up behind the titlebar.
Am I missing anything?
Thanks,
Silviu
0
Hi Silviu,
Select the RadButton control, right click to open its context menu, and then click on Bring to Front.
Do not hesitate to write me back if you have more questions.
Kind regards,
Nick
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Select the RadButton control, right click to open its context menu, and then click on Bring to Front.
Do not hesitate to write me back if you have more questions.
Kind regards,
Nick
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Silviu
Top achievements
Rank 1
answered on 18 Dec 2008, 05:15 PM
I did try that, but it didn't do the trick. The button is still behind the titlebar. Any other suggestions?
0
Hi Silviu,
Please send us a sample project in a new support ticket so we can locate the reason for this problem. Thanks.
Greetings,
Nick
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Please send us a sample project in a new support ticket so we can locate the reason for this problem. Thanks.
Greetings,
Nick
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.