G
Guest
I am using the following syntax
h=findwindow("HHTaskBar",""
I would like to hide the task bar on a CE 4.1 device and I am using VB .Net. I keep getting an error missing exception method. I have tried h an a integer, intptr and a long. I have also declared the findwindow function. Am I doing something wrong or could sample code be provided. I have only tried this the emulator, could this be my problem
Thanks
Brian
h=findwindow("HHTaskBar",""
I would like to hide the task bar on a CE 4.1 device and I am using VB .Net. I keep getting an error missing exception method. I have tried h an a integer, intptr and a long. I have also declared the findwindow function. Am I doing something wrong or could sample code be provided. I have only tried this the emulator, could this be my problem
Thanks
Brian