![]() |
#1
|
|||
|
|||
![]()
Hi,
in my program is a toolbar and i want to add a dropdown-button from the toolbar-buttons. The caption of this dropdown-button will not be shown. What do I have to do, that the caption will be shown. Thanks! |
#2
|
|||
|
|||
![]()
What is a dropdown button?
<cr>Please click accept if this helps</cr> Simon SadMan Software http://www.simes.clara.co.uk |
#3
|
|||
|
|||
![]()
A Toolbar Butoon with the Style tbsDropdown which opens a Menu.
|
#4
|
|||
|
|||
![]()
Just set yourButton.Caption := '' or yourButton.Caption := 'your text'
Or you want something else? With best regards, Mike Shkolnik http://www.scalabium.com |
#5
|
|||
|
|||
![]()
I made this, but there is no caption to see on the Button.
|
#6
|
|||
|
|||
![]()
Set ShowCaptions := True for toolbar
With best regards, Mike Shkolnik http://www.scalabium.com |
![]() |
Thread Tools | |
Display Modes | |
|
|