[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  IsWindowEnabled( hWnd ) -> <lEnabled>
------------------------------------------------------------------------------


 PARAMETER:

  <hWnd>     Is the handle that identifies the target window


 RETURNS:

  <lEnabled> is TRUE, if the target window is enabled.


 DESCRIPTION:

  The IsWindowEnabled function determines whether the given window is 
  enabled for mouse and keyboard input. 


 SOURCE:  


  SOURCE\WINAPI\ENABLE.C


See Also: EnableWindow
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson