custom button width in buttonBar
is possible adjust width of specific button in buttonbar?
yes,
buttonbar.getchildat(index).width = 300;//new width;
where index is index of button
More discussions in Flex (Read Only)
adobe
is possible adjust width of specific button in buttonbar?
yes,
buttonbar.getchildat(index).width = 300;//new width;
where index is index of button
More discussions in Flex (Read Only)
adobe
Comments
Post a Comment