Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- FiveWin 1.9.2 - January 97 - colors returns the colors of the control http://www.ousob.com [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
 Colors          Returns the colors of the control
--------------------------------------------------------------------------------

   Syntax: Colors( <hDC> ) --> <hBrush>

   Parameters:
   <hDC>   The handle to the device context of this control.


   Returns:
   The Colors() method returns the handle of the brush that is used to
   paint the background of the control.

   Comments:
   The Colors() method is called by the eventhandler of a control and
   should normally NOT be called by the programmer, unless she/he has
   an intimate knowledge of the handling of colors by MS-Windows. It
   sets both the foreground and the background color for the text
   written in the control (when applicable) and returns the handle to
   the brush that is used to paint the surface of the control.


Online resources provided by: http://www.ousob.com --- NG 2 HTML conversion by Dave Pearson