rc (BOOL)

      Focus set indicator.

      TRUE

        Focus window is changed. The dialog procedure can change the window to receive the focus, by issuing a WinSetFocus whose specifies the handle of another control within the dialog box.
      FALSE
        Focus window is not changed.


      [Back] [Next]