TopMenu.FromHandle Method

Returns a TopMenu handle from a generic handle. If the given handle is a TopMenu, the handle is simply casted back. Otherwise, an error is raised.

TopMenu FromHandle(Handle handle)

Parameters

Handle handle
No description.

Return Value

No description.