ebade
05-08-2007, 08:32 PM
I have a combo box that is already customized both by styling and
scripting. I will like to increase the width of the vertical scroller
(and reposition it if need be) so that its width matches that of the
dropdown button. I thought I would have to use something like:
myComboboxInstance.vScroller._width = X;
Buth this does not work for me. Any help as to what I am doing wrong
will be appreciated.
scripting. I will like to increase the width of the vertical scroller
(and reposition it if need be) so that its width matches that of the
dropdown button. I thought I would have to use something like:
myComboboxInstance.vScroller._width = X;
Buth this does not work for me. Any help as to what I am doing wrong
will be appreciated.