Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
3045
What is the flag that tell if the pane is auto-hidden?
posted

I'm trying to use a toggle-box to control the visibility of the docked controlpane. Changing the value of the toggle-box when the user interacts with the conrolpane is what I'm having trouble with. Closing the pane are very straight forward but not the when auto-hiding it. I can't seem to find the flag that says if the pane is just auto-hidden and not really gone from the view. IsInView and IsVisible of the pane are both NO.

Basically, the toggle-box will be checked when the ControlPane are shown or when the COntrolPane collapses because of auto-hide. The toggle-box will be unchecked when user click on the X button.  

Parents Reply Children
No Data