When I create a MainFrameBarManager with a BarItem and I click on it.
I can't select text in a readonly TextBox by double clicking if it is placed in a GroupBox.
Another TextBox that is not in the GroupBox works like it should.
Any idea what I'm doing wrong or how I can prevent this behaviour, without changing every TextBox's HideSelection property?
I attached a windows forms application of the problem I'm having.
Thanks in advance
Attachment:
BarItemVSTextBoxReproduction_a4189379.zip