F
fairycat
I made mainform property "controlBox" to false. So basically I can't
use minimize box to deactivate form. Of course I can hide program with
Me.Hide() but I should able to return to my program. If I hide program
there is no button on the taskbar so I cannot return. How can I
minimize my program?? Not in PPC but hand-held PC, CE.NET 4.2. I'm
using C# with .NetCF. I've been looking around for this but couldn't
find any. I thought there would be some kind of simple call to minimize
program but there wasn't. Any help will be appreciated.
use minimize box to deactivate form. Of course I can hide program with
Me.Hide() but I should able to return to my program. If I hide program
there is no button on the taskbar so I cannot return. How can I
minimize my program?? Not in PPC but hand-held PC, CE.NET 4.2. I'm
using C# with .NetCF. I've been looking around for this but couldn't
find any. I thought there would be some kind of simple call to minimize
program but there wasn't. Any help will be appreciated.