'Declaration Public Overridable Function GetControl() As Object
'Usage Dim instance As ElementControl Dim value As Object value = instance.GetControl()
public virtual object GetControl()
Return Value
Object containing the control; null if the control is derived from the ElementWindowless class