M
Mrozu
Hi,
i've got an inherited usercontrol with added DataGridView. I plant my
control on form and I want to hide datagridview when user click on
that form.
I've tried to use LostFocus and Leave. It works great, when focus is
set to other control on form, but not fired on form.Click.
Is there any solution?
Best regards,
Mrozu
i've got an inherited usercontrol with added DataGridView. I plant my
control on form and I want to hide datagridview when user click on
that form.
I've tried to use LostFocus and Leave. It works great, when focus is
set to other control on form, but not fired on form.Click.
Is there any solution?
Best regards,
Mrozu