public UserControl Control { get; }
Public ReadOnly Property Control As UserControl Get
public: property UserControl^ Control { UserControl^ get (); }
member Control : UserControl with get