Exemplo n.º 1
0
 public RibbonItemGroup()
 {
     _items          = new RibbonItemGroupItemCollection(this);
     _drawBackground = true;
 }
Exemplo n.º 2
0
 public RibbonItemGroup()
 {
     _items = new RibbonItemGroupItemCollection(this);
 }