Parent プロパティ (Window オブジェクト)¶
親の Window オブジェクトを返します。 EmEditor Professional Version 7.00 以上で利用できます。¶
[JavaScript]¶
w = wnd.Parent;
wnd.Parent = w;
[VBScript]¶
w = wnd.Parent
wnd.Parent = w
バージョン¶
マクロ リファレンス — Window オブジェクト — Parent プロパティ (Window オブジェクト)