Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
1320
Hide the "enlarge button" in the header area of a UltraTilePanel
posted

Hello everybody,

I need to hide the "enlarge button" in the header area of a UltraTilePanel.

With the "close button x" this can be done easily,

 

 

 

 

 

 

 

 

 

this.RecTilePanel.TileSettings.ShowCloseButton = Infragistics.Win.DefaultableBoolean.False;

but for the "enlarge button" there is no such property.

Has anyone an idea how this can be done?

Thank you very much indeed!

Regards,

oxygenating

 

 

 

Parents Reply Children
No Data