|||
宏参考 — Window 对象 — FindWindowByID 方法 (Window 对象)
通过窗口标识符查找子 Window 对象。¶[JavaScript]¶wndChild = wnd.FindWindowByID( id ); [VBScript]¶wndChild = wnd.FindWindowByID( id ) 参数¶id指定窗口标识符。版本¶支持 EmEditor 7.00 或之后的版本。
wndChild = wnd.FindWindowByID( id );
wndChild = wnd.FindWindowByID( id )
id
指定窗口标识符。
支持 EmEditor 7.00 或之后的版本。
<Page contents
>Page contents: