Skip to content

MenuFindByCommand

Xusinboy Bekchanov edited this page Nov 6, 2023 · 3 revisions

MenuFindByCommand Function

Syntax

Function MenuFindByCommand Alias "MenuFindByCommand"(PMenu As My.Sys.Forms.Menu Ptr, FCommand As Integer) As My.Sys.Forms.MenuItem Ptr Export

Parameters

Part Type Description
PMenu Menu Required.
FCommand Integer Required.

Return Value

My.Sys.Forms.MenuItem Ptr Export
Clone this wiki locally