IWinformsMenuHandler Interface

Definition

Allows an object to build a menu that is compatible with Windows Forms menus.

public interface class IWinformsMenuHandler
public interface IWinformsMenuHandler
type IWinformsMenuHandler = interface
Public Interface IWinformsMenuHandler

Methods

GetMenuItems()

Retrieves an array of menu items.

Applies to