Win32WindowIsUnicode Property |
Determines whether this window is a native Unicode window.
Namespace:
callback.ShellBoost.Core.Utilities
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public bool IsUnicode { get; }
Property Value
Type:
Booleantrue if this window is a native Unicode window; otherwise,
false.
See Also