rc (BOOL)

      Post indicator.

      TRUE

        Indicates that either a WM_COMMAND, WM_SYSCOMMAND, or WM_HELP message is to be posted by the menu control window procedure. The menu is dismissed if the selected item does not have a style of MIA_NODISMISS.
      FALSE
        Indicates that no message is to be posted by the menu control window procedure and that the menu is not dismissed.


      [Back] [Next]