Property FirstChild
FirstChild
Gets the first child of the control if it exists or null
otherwise.
[Browsable(false)]
public Control? FirstChild { get; }
Gets the first child of the control if it exists or null
otherwise.
[Browsable(false)]
public Control? FirstChild { get; }