ModelingWindowPane.ActiveInPlaceEditWindow Property

Definition

May be set to provide an active in-place edit window Clipboard commands will be routed to this window.

public:
 property System::Windows::Forms::IWin32Window ^ ActiveInPlaceEditWindow { System::Windows::Forms::IWin32Window ^ get(); void set(System::Windows::Forms::IWin32Window ^ value); };
public System.Windows.Forms.IWin32Window ActiveInPlaceEditWindow { get; set; }
member this.ActiveInPlaceEditWindow : System.Windows.Forms.IWin32Window with get, set
Public Property ActiveInPlaceEditWindow As IWin32Window

Property Value

Applies to