ComponentOne Menus and Toolbars for WinForms
FindLink Method (C1TopicBar)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1TopicBar Class : FindLink Method
Returns the first link with the specified text, or null if such a link does not exist.
Syntax
'Declaration
 
Public Function FindLink( _
   ByVal text As System.String _
) As C1TopicLink
public C1TopicLink FindLink( 
   System.string text
)

Parameters

text
See Also

Reference

C1TopicBar Class
C1TopicBar Members