Open ris-work opened 1 week ago
Please let me know if there are better ways of doing this.
TabControl supporting vertical tabs (like Settings UI in Windows 10+, MS Edge), icons (similar to Firefox tabs, Chromium tabs)
TabControl TC = new TabControl(){Orientation = Vertical}
Thank you!
Please let me know if there are better ways of doing this.
Expected Behavior
TabControl supporting vertical tabs (like Settings UI in Windows 10+, MS Edge), icons (similar to Firefox tabs, Chromium tabs)
Code that Demonstrates the Problem
Thank you!