![]() |
Caption alignment with xtpControlButton s |
Post Reply
|
| Author | |
Stilki
Groupie
Joined: 27 May 2005 Status: Offline Points: 70 |
Post Options
Thanks(0)
Quote Reply
Topic: Caption alignment with xtpControlButton sPosted: 09 June 2005 at 5:57am |
|
Hello Codejock, Is it possible to align the caption on a toolbar control (xtpControlButton) with icon on left and caption on right? If not, is it possible to perhaps consider this as a feature request? Maybe something like a IconCaption alignment property: Align_Left Align_Right Align_Below Align_Top |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 June 2005 at 7:14am |
|
Yes:
Set Control = .Add(xtpControlButton, ID_FILE_PRINT, "&Print", -1, False) Control.Style = xtpButtonIconAndCaption |
|
![]() |
|
Stilki
Groupie
Joined: 27 May 2005 Status: Offline Points: 70 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 June 2005 at 7:22am |
|
Thanks for that.
How about Caption on left and Icon on right? |
|
![]() |
|
SuperMario
Senior Member
Joined: 14 February 2004 Status: Offline Points: 18057 |
Post Options
Thanks(0)
Quote Reply
Posted: 09 June 2005 at 7:23am |
|
Sorry, but that is not possible. I suggest sending in a feature request.
|
|
![]() |
|
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 |