Win32WindowRealClassName Property |
Gets the real name of the class to which this window belongs.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public string RealClassName { get; }
Property Value
Type:
String
The the real name of the class to which this window belongs.
See Also