Inheritance Hierarchy
Namespace:
Eto.Forms
Assembly:
Eto (in Eto.dll) Version: 2.5.3-dev
Syntax public static class SubmenuExtensions
<ExtensionAttribute>
Public NotInheritable Class SubmenuExtensions
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type SubmenuExtensions = class end
The SubmenuExtensions type exposes the following members.
Methods
| Name | Description |
---|
| GetChildren |
Gets an enumeration of all children of the specified submenu.
|
TopSee Also