|
BackColor
|
|
| pColor [out,retval]
|
| Pointer to the current background color
|
| Color [in]
|
| The background color to be set
|
| S_OK
|
| Success
|
| E_FAIL
|
| Failure.
|
| ActiveGige1.BackColor = RGB (192, 192, 192)
|