ComponentOne DynamicHelp for WinForms
Parent Property (UIElementInfo)

C1.Win.C1DynamicHelp.4 Assembly > C1.Win.C1DynamicHelp Namespace > UIElementInfo Class : Parent Property
Gets or sets the parent object of the UIElement.
Syntax
'Declaration
 
Public Property Parent As System.Object
public System.object Parent {get; set;}
See Also

Reference

UIElementInfo Class
UIElementInfo Members