The Caption value does accept:
set var vCaption = ('Speed' + (Char(13)) + 'Button')
property btnSpeed CAPTION .vCaption
Put it in the onAfterStart EEP.
----- Original Message -----
From: "Dan Goldberg" <[email protected]>
To: "RBASE-L Mailing List" <[email protected]>
Sent: Wednesday, August 24, 2011 9:39 AM
Subject: [RBASE-L] - speed button
Is there a way to wrap the caption text in a speed button like a bit button?
When I resize a bit button the text automatically wraps but the speed button
does not.
TIA
Dan Goldberg