Ejemplo n.º 1
0
 /// <summary>
 /// Renders the border of the item, after the text and image of the item
 /// </summary>
 /// <param name="e"></param>
 public virtual void OnRenderRibbonItemBorder(RibbonItemRenderEventArgs e)
 {
 }
Ejemplo n.º 2
0
        /// <summary>
        /// Renders the border of the item, after the text and image of the item
        /// </summary>
        /// <param name="e"></param>
        public virtual void OnRenderRibbonItemBorder(RibbonItemRenderEventArgs e)
        {

        }