Sticky DockingManager AutoHidden Control On SDI Form

I have a SDI interfaceusing the DockingManager * On the right of the form is a Windows.Forms.Panel that is docked and hidden in a tabbed group with one other panel. * When a user enters a particular text box I display the panel using DockingManger.ActivateControl. On this panel there is one control - a GridListContol. * In the click event for the list I call HideAutoHiddenControl The control does not autohide. It sits there until a MouseOver event is triggered for the second tab in the group. Thank you to the SyncFusion Team.

1 Reply

KH Kenton Hensley June 15, 2004 04:55 PM UTC

FYI, the problem, has mysteriously vaporized after some edits to the form and I can no longer reproduce it. If it returns I will let you know.

Loader.
Up arrow icon