| CBCGPToolbarSlider::CBCGPToolbarSlider | ( | UINT | uiId = 0, |
| int | iImage = -1, |
||
| DWORD | dwStyle = 0, |
||
| int | iWidth = 0 |
||
| ) |
Constructs a CBCGPToolbarSlider object.
| uiId | Specifies the control ID. |
| iImage | Specifies the image index in the toolbar's CBCGPToolBarImages object. |
| dwStyle | Specifies the control's style. |
| iWidth | Specifies the control's width. |