J
John Bowman
Hi,
I need to create a win form that appears on the taskbar, but is very limited
in functionality. So I've set ShowInTaskbar = True &
ControlBox = True. But I need to modify the system menu that appears from
clicking on the Control Box. Basically, when the user clicks on the Control
Box, I only want the "Close" command to be available. Does anyone know how
to get at that and disable the other items?
TIA,
I need to create a win form that appears on the taskbar, but is very limited
in functionality. So I've set ShowInTaskbar = True &
ControlBox = True. But I need to modify the system menu that appears from
clicking on the Control Box. Basically, when the user clicks on the Control
Box, I only want the "Close" command to be available. Does anyone know how
to get at that and disable the other items?
TIA,