<HTML xmlns:o = "urn:schemas-microsoft-com:office:office"><HEAD><BASE>
<META charset=utf-8></HEAD>
<BODY>
<P style="MARGIN: 0in 0in 10pt" class=MsoNormal><SPAN style="mso-ansi-language: EN-US"><FONT face=Calibri>Sets the height of the bottom panel in a Horizontal Split panel layout.<o:p></o:p></FONT></SPAN></P><FONT size=2 face="Tahoma, Verdana, Arial"></FONT>
<TABLE border=1>
<TBODY>
<TR>
<TD><STRONG>height</STRONG></TD>
<TD>
<P>The height of BottomPanel.&nbsp; The interpretation of this parameter depends on the "type" parameter.</P></TD></TR>
<TR>
<TD><STRONG>type</STRONG></TD>
<TD>
<P>The type of number specified in the "height" parameter.</P>
<P>Auto: Is just tall enough to fit the hosted controls inside the panel.<BR>Pixel: The height parameter is a pixel value.<BR>Star: Takes all of the available height after the rest of form is calculated. The height parameter is used as a fractional amount of the available space.&nbsp; For example height=2 and type=star means 2* in Windows Presentation Foundation (WPF.)</P></TD></TR></TBODY></TABLE></BODY></HTML>