Current Tool Window always showing in Windows XP style.
Can you show me how to styling a Tool Window to default style of Windows OS (Ex: windows 10).
I am setting Themes to "LunaNormal"
A WindowStyle that specifies a window's border style. The default is SingleBorderWindow.
WindowStyle can be one of the WindowStyle enumeration values, including None, ToolWindow, SingleBorderWindow (default), and ThreeDBorderWindow.
I hope this helps!
Ben Martin
Hi Ben,
Thankyou for your information. I'll test it when I have a chance.
Now set UseOSNonClientArea to true is good for my issue.