ComponentOne Ribbon for WinForms
GetItemByName Method (C1StatusBar)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > C1StatusBar Class : GetItemByName Method
Searches for the RibbonItem with the specified name through the whole C1StatusBar.
Syntax
'Declaration
 
Public Function GetItemByName( _
   ByVal name As System.String _
) As System.ComponentModel.Component
public System.ComponentModel.Component GetItemByName( 
   System.string name
)

Parameters

name
See Also

Reference

C1StatusBar Class
C1StatusBar Members