G
Geoff
I need to reproduce functionality from a VB6 application
in VB .Net. In the VB6 app, I use FindWindow, EnumWindows
and other related functions. Is there a .Net NameSpace
that replaces these functions for more "compliance"
with .Net, or should I just use the "old" approach?
Thanks in advance,
Geoff
in VB .Net. In the VB6 app, I use FindWindow, EnumWindows
and other related functions. Is there a .Net NameSpace
that replaces these functions for more "compliance"
with .Net, or should I just use the "old" approach?
Thanks in advance,
Geoff