'DeclarationPublic ReadOnly Property ChildControl As Control
'UsageDim instance As ChildControlEventArgs Dim value As Control value = instance.ChildControl
public Control ChildControl {get;}
'DeclarationPublic ReadOnly Property ChildControl As Control
'UsageDim instance As ChildControlEventArgs Dim value As Control value = instance.ChildControl
public Control ChildControl {get;}