コード例 #1
0
 public new RibbonItemViewInfo FindItem(IRibbonItem item, Rectangle bounds)
 {
     return base.FindItem(item, bounds);
 }