Dear All,
In VB6 .. I can run below codes to close all opened forms..
For Each xForm In Forms
Unload(xForm)
Next xForm
How about in VB.NET? .. I need advice .. thanks
Winanjaya
|
Results 1 to 2 of 2
Thread: Forms in VB.NETThreaded View
|
Click Here to Expand Forum to Full Width |