public Control GetControl( string name )
Public Function GetControl ( _ name As String _ ) As Control
public: Control^ GetControl( String^ name )