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