While dock and undock ..I am having problem in “TabText” I have 5 panels while dock to left I want to show its name and undock from it .it will go to bottom of the form …
My problem is while it goes to bottom I am setting TabText to " " .. But while all tabs are docking in bottom for fraction of a second names are showing up in it… I used VisibilityChangedEventArgs events to set TabText to " "
I need a solution that while docking to bottom name won’t show up even for a fraction of a second
I solved this problem .. Here is the Code Which can be called before VisibilityChangedEventArgs for DevExpress Dock pannel