BringToFront method of the Application.OpenForms array items does not work

0
0

Hi to all,

the BringToFront method of the Application.OpenForms array items does not work: the passed form is not brought to front.

WiseJ version: 1.3.74

I attach a sample project (see Page1.vb).

Thank you in advance!

 

Massimo

Attachment
  • You must to post comments
0
0

Please try form.Activate(). I’ll log this as a bug. Now BringToFront() only works for child controls.

  • You must to post comments
0
0

Hi Massimo,

thanks for reporting this problem and providing a sample, too.
I have logged issue WJ-8380 for it and a fix will be included in the next Wisej release.

I will inform you when it is available.

Best regards
Frank

  • You must to post comments
Showing 2 results
Your Answer

Please first to submit.