Print Page | Close Window

Caption alignment with xtpControlButton s

Printed From: Codejock Forums
Category: Codejock Products
Forum Name: Command Bars
Forum Description: Topics Related to Codejock Command Bars
URL: http://forum.codejock.com/forum_posts.asp?TID=2354
Printed Date: 04 October 2024 at 2:40am
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: Caption alignment with xtpControlButton s
Posted By: Stilki
Subject: Caption alignment with xtpControlButton s
Date Posted: 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




Replies:
Posted By: SuperMario
Date Posted: 09 June 2005 at 7:14am
Yes:
        Set Control = .Add(xtpControlButton, ID_FILE_PRINT, "&Print", -1, False)
        Control.Style = xtpButtonIconAndCaption


Posted By: Stilki
Date Posted: 09 June 2005 at 7:22am

Thanks for that.

 

How about Caption on left and Icon on right?



Posted By: SuperMario
Date Posted: 09 June 2005 at 7:23am
Sorry, but that is not possible.  I suggest sending in a feature request.



Print Page | Close Window

Forum Software by Web Wiz Forums® version 12.04 - http://www.webwizforums.com
Copyright ©2001-2021 Web Wiz Ltd. - https://www.webwiz.net