I have a problem on making the auto-hide pin show up on a panel. I call SetAutoHideMode to enable the auto-hide, and then call SetAutoHideButtonVisibility to show the auto-hide pin. But, I can see the panel is in auto-hide mode but there is no pin on the right top corner of the panel. I'm using syncfustion 15.3400.0.33 on C#, and the platform is Windows Forms. The same code works fine with old syncfusion (ver. 4). Anyone can help please?