ComponentOne DynamicHelp for WinForms
Name Property (UIElementInfo)

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > UIElementInfo Class : Name Property
Gets or sets the name of the UIElement. The name should be unique inside the parent control.
Syntax
'Declaration
 
Public Property Name As System.String
public System.string Name {get; set;}
See Also

Reference

UIElementInfo Class
UIElementInfo Members