I would like to remove all the controls from the right side of a DocAreaPane Caption. Can that be done? Here is what I am talking about:
I have set most all of the Allow<something> to false, but that only grayed out controls. I would like them invisible.
Sam
Hello Sam,
You are able to control the visibility of this buttons. You are able to use the following properties of UltraDockManager. ShowPinButton , ShowCloseButton, ShowMinimizeButton or ShowMaximizeButton.
If you set them to False, they will disappear from your caption area.
Sincerely,
Danko Valkov
Developer Support Engineer
Infragistics, Inc.