Retrieves the product name of this specific component.
[Visual Basic] Public ReadOnly Property ProductName As String [C#] public string ProductName {get;} [C++] public: __property String* get_ProductName(); [JScript] public function get ProductName() : String;
RichControl Class | RichControl Members | System.WinForms Namespace