popup_panel & xtd::forms::popup_panel::ignore_mouse_messages | ( | bool | value | ) |
Sets ignore mouse messages.
value | If true, the popup panel does not close automatically when the user clicks outside the popup panel; otherwise the popup panel will close automatically. The default value is false. |