I'm interested to add "help button" / icon (purely question mark)
Would this be feasible?
Maciej,
Adding a button to the UltraDockManager's Caption headers would require a draw filter to create them; if you wanted to interact with the button as well, you would most likely need to write a creation filter as well.
~Kim~
Thanks for reply
Can you give some links to examples hot to use draw filter and creation filters ?