
Hey,
I'm trying to place 2 buttons in StandardMdiTitleBarContextContent, one on the left side and the other on the right side of the titlebar.
I see that it's possible to move all of the titlebar content to either one of the sides but it seems to work only on ToolWindows (using ToolWindowsTitleBarContextContentAlignment=Far\Near).
Is it possible somehow to place 2 buttons in the TitleBar of DocumentWindow in a StandardMdi in a way that one will be on the left side and the other on the right side?