
Hello,
I want to set individual window title to floating window. (like a Visual Studio : [Project name] + [File name])
Is there any way?
I checked document.
I have only found the following.
- DockSite.FloatingWindowTitle
- This affect all floating window.
- This property is readonly.
[Modified 3 years ago]