Print Page | Close Window

can button have BOTH Caption and Icon?

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=634
Printed Date: 11 December 2024 at 9:05pm
Software Version: Web Wiz Forums 12.04 - http://www.webwizforums.com


Topic: can button have BOTH Caption and Icon?
Posted By: blockwood
Subject: can button have BOTH Caption and Icon?
Date 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



Replies:
Posted By: SuperMario
Date Posted: 19 April 2004 at 11:58am
Yes.

        Set Control = .Add(xtpControlButton, ID_SEND, "&Send")
        Control.Style = xtpButtonIconAndCaption





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