form

Type: Form

Availability: Read-only at run time

The form property of the MenuItem class provides access to the form on which the menu is placed. Use this property when the menu object is passed as a parameter to a generalized method, so that the logic can still access the form of the menu.