Guest_imported
New member
- Jan 1, 1970
- 0
Hi,
How to use the tab strip control. On one tab strip I can lay my controls but how to lay another set of controls on the second tab. Please Let me know.
How do I use a progressbar, which should show the percentage of completion (maybe on a label).
Example: I click on save record button for data to be saved on a dbase table. I need a progressbar to indicate this. Since the save process is very quick I need the progress bar to take, say 3 seconds, to reach 100% and save the record after this 3 seconds. A label should display the percentage of completion. (I think 30% for a second and 30% again and 40% for the 3rd second would be the right interval).
Also can we change the color of the progress indicator form blue to any other color. (Maybe I can user a labels instead of the progressbar).
Thanks
How to use the tab strip control. On one tab strip I can lay my controls but how to lay another set of controls on the second tab. Please Let me know.
How do I use a progressbar, which should show the percentage of completion (maybe on a label).
Example: I click on save record button for data to be saved on a dbase table. I need a progressbar to indicate this. Since the save process is very quick I need the progress bar to take, say 3 seconds, to reach 100% and save the record after this 3 seconds. A label should display the percentage of completion. (I think 30% for a second and 30% again and 40% for the 3rd second would be the right interval).
Also can we change the color of the progress indicator form blue to any other color. (Maybe I can user a labels instead of the progressbar).
Thanks