D
Dan
Hello,
I am just now converting from the world of DOS. Making simple VB.NET apps
was easier than I expected. Now I need some control over the window that the
app is running in.
Can a VB.NET application run some code when its window is closed/ minimized
/ restored /maximized / moved / resized ? ( and how of cource )
Can a VB.NET app know where it is located in X,Y pixels on the desktop ? (
and run code with every 1 pixel change ? )
Can a VB.NET application know its size as its window gets resized ? ( so I
can run code for every pixel change )
Can a VB.NET know when its window has been selected so it can run some code
?
Can a VB.NET know when its window has been deselected so it can run some
code ?
Thanks
Dan
I am just now converting from the world of DOS. Making simple VB.NET apps
was easier than I expected. Now I need some control over the window that the
app is running in.
Can a VB.NET application run some code when its window is closed/ minimized
/ restored /maximized / moved / resized ? ( and how of cource )
Can a VB.NET app know where it is located in X,Y pixels on the desktop ? (
and run code with every 1 pixel change ? )
Can a VB.NET application know its size as its window gets resized ? ( so I
can run code for every pixel change )
Can a VB.NET know when its window has been selected so it can run some code
?
Can a VB.NET know when its window has been deselected so it can run some
code ?
Thanks
Dan