User32GetClassName Method

Overload List

GetClassName(IntPtr, StringBuilder, Int32) Retrieves the name of the class to which the specified window belongs.
GetClassName(SafeHandle, StringBuilder, Int32) Retrieves the name of the class to which the specified window belongs.

See Also