| MenuBarIHandlerCreateSystemMenu Method  | 
 
            Creates the system menu when it is loaded onto a window for the first time.
            
 
    Namespace: 
   Eto.Forms
    Assembly:
   Eto (in Eto.dll) Version: 2.5.3-dev
 Syntax
Syntaxabstract CreateSystemMenu : unit -> unit 
 Remarks
Remarks
            This is called only once for a menu bar, when it is first set using 
Menu.
            
 See Also
See Also