示例#1
0
 /// <summary>
 /// Renders the text of the item specified on the event
 /// </summary>
 /// <param name="e">Event data and paint tools</param>
 public virtual void OnRenderRibbonItemText(RibbonTextEventArgs e)
 {
 }
示例#2
0
 /// <summary>
 /// Renders the text of the item specified on the event
 /// </summary>
 /// <param name="e">Event data and paint tools</param>
 public virtual void OnRenderRibbonItemText(RibbonTextEventArgs e)
 {
     
 }