问一个很简单的有关SpeedButton的问题(5分)

  • 主题发起人 主题发起人 imacih
  • 开始时间 开始时间
I

imacih

Unregistered / Unconfirmed
GUEST, unregistred user!
在Toolbar上有几个SpeedButton,
窗口有两个Tab页面,当活页为TabSheet1时,SpeedButton1---3可见,
当活页为TabSheet2时,SpeedButton4---6可见,但此时它们却不靠左,请问怎样使其靠左?
即想实现可见的SpeedButton可以占用不可见的SpeedButton的位置。
 
在coolbar中右点新建两个band。
设定各个band control的控件.
你有两个speedbutton可以,先建一个panel,将两个speedbutton放在panel上。
coolbar.band[0].visual=true or false
 
接受答案了.
 
后退
顶部