Partager via


ModelingWindowPane.ActiveInPlaceEditWindow, propriété

Obtient et définit la fenêtre active pour la modification sur place.

Espace de noms :  Microsoft.VisualStudio.Modeling.Shell
Assembly :  Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.11.0.dll)

Syntaxe

'Déclaration
Public Property ActiveInPlaceEditWindow As IWin32Window
public IWin32Window ActiveInPlaceEditWindow { get; set; }

Valeur de propriété

Type : System.Windows.Forms.IWin32Window
La fenêtre active pour la modification sur place.

Notes

Des commandes de presse-papiers sont routées vers la fenêtre active pour la modification sur place.Le redirection peut provoquer l'état de certaines commandes de changer.Par conséquent, mises à jour de cette propriété ces informations d'état uniquement.

Sécurité .NET Framework

Voir aussi

Référence

ModelingWindowPane Classe

Microsoft.VisualStudio.Modeling.Shell, espace de noms