Hi Jim
I have a task to apply a certain style to Keyoti spelling window, not touching its content.
In particular that style should define the look of:
- custom window title (the draggable area that hosts Minimize, Maximize, Close system buttons)
- Minimize, Maximize, Close system buttons
- Window border
I've read through Keyoti documentation and it looks like the only way to do it is to create our own custom window that implements IDialogView, like it is described:
here
Are there any other options to do it?
Thanks
Dmitry