Find.2 |
Scroll |
Looks for an TheMenu with the specified menu text and returns the first one it finds. If no matching folder item is found Nothing / null is returned.
Namespace: Therefore.API
ParametersstrName Menu text name to look for. Return ValueFirst TheMenu with the specified strName in the list. If no matching folder item is found Nothing (VB), null (C#) or their equivalent in other programming languages is returned. |