Finds a control that has the provided Object
public System.Windows.Forms.Control FindItem(ObjectMiniToolbar.RibbonItem ribbonItem);
Parameter | Description |
---|---|
ribbon |
Specifies the identifier of the requested control. |
The requested control, if found. Otherwise null.