C# Class Ext.Net.MenuBase

Inheritance: ContainerBase
Exibir arquivo Open project: pgodwin/Ext.net Class Usage Examples

Private Properties

Property Type Description
Hide void
Show void
Show void
ShowAt void

Private Methods

Method Description
Hide ( bool deep ) : void
Show ( string element ) : void
Show ( string element, string position ) : void
ShowAt ( int x, int y ) : void