Page 1 of 1

Say/Get on a button bar

PostPosted: Thu Mar 16, 2006 3:34 am
by betoncu
Is it possible to place a say/get on a button bar together with buttons?

Thanks
Birol Betoncu

PostPosted: Thu Mar 16, 2006 7:52 am
by Taiwan
hello betoncu,

Yes, you can do it.

Define buttonbar ......

define button.....

@ xx, xx say .....

@ xx,xx get .....

That's all

Regards,

Richard
Fivetech.net Taiwan
http://www.fivetech.com.tw

PostPosted: Thu Mar 16, 2006 9:01 am
by Antonio Linares
Define buttonbar oBtnBar ......

...

@ xx, xx say ..... OF oBtnBar

@ xx,xx get ..... OF oBtnBar

PostPosted: Thu Mar 16, 2006 4:43 pm
by betoncu
Thank You

Birol Betoncu :D