ComponentOne Menus and Toolbars for WinForms
C1TopicPage Constructor(String)

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1TopicPage Class > C1TopicPage Constructor : C1TopicPage Constructor(String)
Initializes a new instance of the C1TopicPage class.
Syntax
'Declaration
 
Public Function New( _
   ByVal text As System.String _
)
public C1TopicPage( 
   System.string text
)

Parameters

text
See Also

Reference

C1TopicPage Class
C1TopicPage Members
Overload List