![]() |
can button have BOTH Caption and Icon? |
Post Reply
|
| Author | |
blockwood
Groupie
Joined: 23 March 2004 Status: Offline Points: 45 |
Post Options
Thanks(0)
Quote Reply
Topic: can button have BOTH Caption and Icon?Posted: 19 April 2004 at 11:54am |
|
can button have BOTH Caption and Icon? like Office2003 Send/Recieve button?
if so what is the code snippet in run time to do this? TIA - Brian |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 19 April 2004 at 11:58am |
|
Yes.
Set Control = .Add(xtpControlButton, ID_SEND, "&Send") Control.Style = xtpButtonIconAndCaption |
|
![]() |
|
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 |