Is it possible to remove ribbon group caption? I know I can set caption to empty string but this just leaves empty space on the bottom of my group. Is there a way to hide it?
Lello,
I split this thread as your question is a new question. The thread is here:
http://ko.infragistics.com/community/forums/t/104451.aspx
Let me know if you have any questions with this matter.
Hello to all,Infragistics is not responding.Does anyone know how to do this?
Regards, Lello
I think the only way to do this would be to use a creation filter to remove the RibbonGroupCaptionUIElement from the parent RibbonGroupUIElement. If you have never used a creation filter before, the following help article gives a brief overview:http://help.infragistics.com/Help/NetAdvantage/WinForms/2009.2/CLR2.0/html/Win_Creation_Filter.html