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
905
ribbon
posted

hi

I am using dll.14 of win app

how to set count of items in ribbongroup that shown on culomn . for example:

set count = 4 and items in group shown:

item1   item5

item2

item3

item4

set count = 3 and items in group shown:

item1   item4

item2   item5

item3