|
|
|
|
ClassName Field, EditClickOutsideEventArgs Class |
The window class name of the window receiving the mouse click.
Syntax EditClickOutsideEventArgs Class (Softelvdm.SftTreeNET)
VB |
Public ReadOnly Property ClassName As String |
C# |
public readonly string ClassName; |
C++ |
public: <readonly> String^ ClassName; |
Comments
The ClassName field contains the window class name of the window receiving the mouse click.