Condividi tramite


Proprietà EditorControl.Control

Ottiene o imposta il controllo che rappresenta la finestra dell'editor.

Spazio dei nomi:  Microsoft.VisualStudio.Package
Assembly:   Microsoft.VisualStudio.Package.LanguageService.9.0 (in Microsoft.VisualStudio.Package.LanguageService.9.0.dll)
  Microsoft.VisualStudio.Package.LanguageService.10.0 (in Microsoft.VisualStudio.Package.LanguageService.10.0.dll)
  Microsoft.VisualStudio.Package.LanguageService (in Microsoft.VisualStudio.Package.LanguageService.dll)
  Microsoft.VisualStudio.Package.LanguageService.11.0 (in Microsoft.VisualStudio.Package.LanguageService.11.0.dll)

Sintassi

'Dichiarazione
Protected Property Control As Control
protected Control Control { get; set; }

Valore proprietà

Tipo: System.Windows.Forms.Control
Control .

Sicurezza di .NET Framework

Vedere anche

Riferimenti

EditorControl Classe

Spazio dei nomi Microsoft.VisualStudio.Package