Method | Description | |
---|---|---|
VerticalLayout ( VerticalAlign alignment ) : System |
Method | Description | |
---|---|---|
DrawAllUnselected ( ) : void | ||
DrawSelected ( Controls ctrl ) : void | ||
DrawUnselected ( Controls ctrl ) : void |
Method | Description | |
---|---|---|
DrawControl ( |
protected DrawSelected ( Controls ctrl ) : void | ||
ctrl | Controls | |
return | void |
protected DrawUnselected ( Controls ctrl ) : void | ||
ctrl | Controls | |
return | void |
public VerticalLayout ( VerticalAlign alignment ) : System | ||
alignment | VerticalAlign | |
return | System |