![]() |
Add text to an image |
Post Reply
|
| Author | |
tantino
Newbie
Joined: 02 April 2009 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Topic: Add text to an imagePosted: 03 April 2009 at 1:34am |
|
How do I add the words you see in the reticulum of red.
Thank you ![]() |
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 April 2009 at 2:03am |
|
Hi, Set DescriptionText property for control
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
tantino
Newbie
Joined: 02 April 2009 Status: Offline Points: 5 |
Post Options
Thanks(0)
Quote Reply
Posted: 03 April 2009 at 2:16am |
|
PopupBar.Controls.Add xtpControlButton, ID_GROUP_CLIPBOARD, "Connetti"
concrete example, please
|
|
![]() |
|
Oleg
Senior Member
Joined: 21 May 2003 Location: United States Status: Offline Points: 11234 |
Post Options
Thanks(0)
Quote Reply
Posted: 06 April 2009 at 11:12am |
|
??
Set Control = PopupBar.Controls.Add (xtpControlButton, ID_GROUP_CLIPBOARD, "Connetti" )
Control.DescriptionText = "Description"
|
|
|
Oleg, Support Team
CODEJOCK SOFTWARE SOLUTIONS |
|
![]() |
|
Post Reply
|
|
|
Tweet
|
| Forum Jump | Forum Permissions ![]() You cannot post new topics in this forum You cannot reply to topics in this forum You cannot delete your posts in this forum You cannot edit your posts in this forum You cannot create polls in this forum You cannot vote in polls in this forum |