| void CBCGPEdit::SetBrowseButtonImage | ( | UINT | uiBmpResId, | 
| BOOL | bAutoScale = FALSE | ||
| ) | 
Allows to set a custom button image.
Use this function to provide the edit control with a custom browse button image. In the standard modes (calculator, file, folder) the appropriate image is taken from the library resources.
| uiBmpResId | Specifies the resource ID of a bitmap. | 
| bAutoScale | Specifies whether the icon is automatically scaled according to current DPI. |