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

◆ ignore_mouse_messages() [2/2]

popup_panel & xtd::forms::popup_panel::ignore_mouse_messages ( bool  value)

Sets ignore mouse messages.

Parameters
valueIf 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.
Returns
The current popup panel instance.