Search
SimplePanel Members
Methods
 


Represents a layout panel that arranges its child components over each other.

The following tables list the members exposed by the SimplePanel type.

 Public Methods

  Name Description

arrange

Component.Arrange override. Sets the location and size of this panel and arranges its child components.

measure

Panel.Measure override. Measures the desired size of this panel and its child components.

 See Also