bOk = MImgCtlGetBackBrush( hWndCtl, nrStyle, nrColor )
bOk = CMImgCtl.GetBackBrush( nrStyle, nrColor )

Gets an image control's background brush style and color.

Parameters
hWndCtl
Window Handle: Window Handle of the image control.

nrStyle
Receive Number: The brush style. See MImgCtlSetBackBrush for further details.

nrColor
Receive Number: The brush color.

Return
Boolean: TRUE if successful or FALSE if an error occurs.

Example

Set bOk = MImgCtlGetBackBrush( hWndCtl, nStyle, nColor )

See also
MImgCtlSetBackBrush

Created with the Personal Edition of HelpNDoc: Benefits of a Help Authoring Tool