You can use SclSetScrollBar (ScrollBarType *bar, Int16 value, Int16 min, Int16 max, Int16 pageSize): if you set min == max the scrollbar won't show.
Michel.P --- davidmo <[EMAIL PROTECTED]> wrote: > Using PILRC. Tried many different combinations of > setting control to > usable/non-usable, hiding/showing > using the scrollbar definition and programaticaly > (CtlSetEnabled, > CtlHideControl/CtlShowControl). I can > get it to display through PILRC, but then cannot > remove it from the display > at runtime (not enough data on the > form to require a scrollbar). When I set it to > NONUSABLE in the form def, I > can't get it to display using the > 'Control' functions. Is there a particular sequence > of calls to toggle the > scrollbar on/off at runtime? > > Thanks, > David __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - forms, calculators, tips, more http://taxes.yahoo.com/ -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
