Get the object being controlled.
| C# | Visual Basic | Visual C++ |
public IValueControl Control { get; }
Public ReadOnly Property Control As IValueControl
public: property IValueControl^ Control { IValueControl^ get (); }
| C# | Visual Basic | Visual C++ |
public IValueControl Control { get; }
Public ReadOnly Property Control As IValueControl
public: property IValueControl^ Control { IValueControl^ get (); }