View Single Post
  #1 (permalink)  
Old 03-10-2008, 05:07 PM
willisgt's Avatar
willisgt willisgt is offline
Senior Member
 
Join Date: Aug 2007
Location: Nacogdoches, Texas USA
Posts: 164
Default Scrollbar on a Panel

I'm trying to add a progress bar to a panel. So far I've tried to:

1.) Create the progress bar (using progressbar.New1) with the panel as the parent (in place of the form name). No luck.

2.) Create the progress bar on the same form as the panel (works fine) and move it onto the panel by changing the parent via formlib. No Luck.

Is it even possible to place a progress bar on a panel? (I've encountered the same problem with scrollbars.)


Gary

__________________
PC: Windows XP Pro SP3 / Basic4PPC v6.5
PPC: HTC 8925 (AT&T Tilt) / Windows Mobile 6
Reply With Quote