PC Review


Reply
Thread Tools Rate Thread

Any idea how to hide/show Softkey-Buttons?

 
 
juvi
Guest
Posts: n/a
 
      22nd Oct 2008
Hello,

I have got a form with a mainmenu and a button - if I click on the button
then the taskbar and mainmenu (softkey-bar) should be invisible/disabled.

It works for the taskbar already by pinvoking the function FindWindow,
ShowWindow, EnableWindow and the name for the taskbar is "HHTaskBar"

I tried the same for the softkey-bar (tried to find out the name through
Remote Spy) but all I could do was to set the text on the sk-button invisible

How can I hide the whole softkey-bar to have full screen?? (I do not want to
use the WindowState.Maximized setting)

Thanks for any help in advance.
juvi
 
Reply With Quote
 
 
 
 
Manfred Denzer
Guest
Posts: n/a
 
      23rd Oct 2008
Try to get the SIP-Button with "FindWindowW("MS_SIPBUTTON", null);"
and move it outside the screen.
If it don't work, I can mail you my code :-)
Greetings
Manfred Denzer
 
Reply With Quote
 
juvi
Guest
Posts: n/a
 
      23rd Oct 2008
thx - thats kind...I will give a try when I am home, but in the meanwhile you
could also send me your code if I fail doing it: (E-Mail Removed)
Thank you ;-)

BR
juvi


"Manfred Denzer" wrote:

> Try to get the SIP-Button with "FindWindowW("MS_SIPBUTTON", null);"
> and move it outside the screen.
> If it don't work, I can mail you my code :-)
> Greetings
> Manfred Denzer
>

 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
C# WM5 - hide softkey-button-bar pezi Microsoft Dot NET Compact Framework 4 6th Feb 2009 06:35 AM
Show/Hide buttons in the Toolbar Samuel Microsoft VB .NET 2 1st Jun 2007 03:35 PM
Is it possible to hide and show buttons? =?Utf-8?B?S2liYQ==?= Microsoft Excel Programming 10 24th May 2007 07:32 PM
Hide Show Command Buttons =?Utf-8?B?VHJvdWJsZWQgVXNlcg==?= Microsoft Excel Programming 1 2nd May 2007 05:41 PM
Show or Hide Buttons based in a Dataset =?Utf-8?B?UmljYXJkby5QVA==?= Microsoft Dot NET 0 4th Nov 2004 04:58 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 01:52 PM.