ComponentOne InputPanel for WinForms
Parent Property (InputComponent)

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputComponent Class : Parent Property
Gets the component's parent (either a C1InputPanel or a InputComponent).
Syntax
'Declaration
 
Public ReadOnly Property Parent As System.Object
public System.object Parent {get;}
See Also

Reference

InputComponent Class
InputComponent Members