ClassName Property (Window Object)¶
Returns the class name for the window.
¶
[JavaScript]¶
str = wnd.ClassName;
[VBScript]¶
str = wnd.ClassName
Version¶
Supported on EmEditor Professional Version 7.00 or later.
Macro Reference — Window Object — ClassName Property (Window Object)