menu without SIP icon

  • Thread starter Thread starter Rick
  • Start date Start date
R

Rick

Hey folks,

Is there a way to display a menu (with or without a toolbar) but not display
the SIP icon. There are actually times when the SIP is not needed and
possibly counterproductive ;-)

Rick
 
I have seen a possible solution to this posted and I think it was on this
group - worth checking the groups.google.com archive.
Essentially it involved getting the windowhandle of the button and sending
it a message to change its size to 0x0 which made it effectively invisible.
You need to perform the opposite action to restore it when you have
finished.

Peter

--
Peter Foot
Windows Embedded MVP

In The Hand
http://www.inthehand.com
 
Back
Top