[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
BOOL pascal IsButtonChecked(HWND hBox)  

  This function returns TRUE if the button specified by hBox has a
non-zero state, and returns FALSE if is the button's state is zero.

Parameters
  hBox is the handle to the dialog box control. The control must be a
radio button or a checkbox.

Returns
  TRUE if the button is checked, FALSE if not.

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