ComponentOne Menus and Toolbars for WinForms
Item(String) Property

C1.Win.C1Command.4 Assembly > C1.Win.C1Command Namespace > C1OutPage.C1OutPageControlCollection Class > Item Property : Item(String) Property
Syntax
'Declaration
 
Public Overloads Overridable ReadOnly Property Item( _
   ByVal key As System.String _
) As System.Windows.Forms.Control
public virtual System.Windows.Forms.Control Item( 
   System.string key
) {get;}

Parameters

key
See Also

Reference

C1OutPage.C1OutPageControlCollection Class
C1OutPage.C1OutPageControlCollection Members
Overload List