P
P
Pick List
Here's an example of a pick list. Items from a listbox on the left moved to a listbox on the right. You've seen this before I'm sure.
Progress Bar Colors
Here's a way to set the ForeGround / BackGround Colors for the ProgressBar control that's included in the Common Controls library.
Progress Bar In Status Bar
Here's a way to place a ProgressBar control inside one of the panels of a StatusBar control.
The sample is using an MDI Parent form but the code works on non-MDI forms as well.
The update includes one MDI Child form with a status bar panel set to Spring.
This demos a way to resize the ProgressBar along with the form.
PictureBox In Status Bar
Here's a way to place a PictureBox control inside one of the panels of a StatusBar control.
This allows you to control colors, picture aspect and a few other goodies that are either not possible or very tricky using a StatusBar alone.
Back to Index
A B
C D E
F G h I
j k L M N O
P q R S T
U V w x y z
|