65.9K
CodeProject is changing. Read more.
Home

How to prevent Form from loosing focus (in the application)

starIconstarIconstarIconstarIconstarIcon

5.00/5 (1 vote)

May 24, 2010

CPOL
viewsIcon

11392

dialog.Owner = this;dialog.Show();// ;}

dialog.Owner = this; dialog.Show(); // ;}