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.12.0 (dans Microsoft.VisualStudio.Modeling.Sdk.Shell.12.0.dll)

Syntaxe

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

Valeur de propriété

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

Notes

Les commandes du Presse-papiers sont routées à la fenêtre active pour la modification sur place. Le reroutage 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