The simplest way to do that is to extend the method I showed, just looping thru the form objects, eg:
edit: beaten to it, but at least I showed a different style!Code:Dim frm as Form For Each frm In Forms frm.DoSomething Next
|
Results 1 to 7 of 7
Thread: Translating from Delphi to VB6Threaded View
|
Click Here to Expand Forum to Full Width |