Posted 19 years ago
by puyopuy

Dear all,
I tried to hide a ToolWindow by using
toolWindowContainer1.Hide();
but when I changed TooolWindow to AutoHide state this code doesn't work any more. I think it is because toolWindowContainer1 does not exits in AutoHide state. Can anyone tell me what is the corret way to handle Hide and Show ToolWindow in different state?
Any help is appriciated.
I tried to hide a ToolWindow by using
toolWindowContainer1.Hide();
but when I changed TooolWindow to AutoHide state this code doesn't work any more. I think it is because toolWindowContainer1 does not exits in AutoHide state. Can anyone tell me what is the corret way to handle Hide and Show ToolWindow in different state?
Any help is appriciated.