xtd 0.2.0
Loading...
Searching...
No Matches

◆ ignore_mouse_messages() [1/2]

bool xtd::forms::popup_panel::ignore_mouse_messages ( ) const
noexcept

Gets ignore mouse messages.

Returns
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.