Thanks but in the 6.5.1+ version of Windows Mobile the Start button is on the bottom and not on the top like all the WM versions so I can't use that and If my Form is in Fullscreen I can't too...
Maybe I should use a Windows Handle or something else?
Well, obviously you can't click the start button if your form is fullscreen, I see absolutely no need for that! Remove the fullscreen before you click the start button.
And I believe there is a way to get the OS version from the registry. That way you can determine where the start button is located
I can't know if the Form is in fullscreen mode cos I'm programing a program for make programs lol and I want put a function who show the start menu and the user don't know that the Form should not be in fullscreen before click on the start menu... There's not a simple way?
Tanks for your replie, But If I write a variable I can't reback in Normal Screen if there're not a Menu the bottom bar is hidden and on WM6.5 the start menu is on the bottom...
There'snt a Window/Handle to show with the dzHW library?
and I want put a function who show the start menu and the user don't know that the Form should not be in fullscreen before click on the start menu