HtmlLayout





HtmlLayout source for this dialog:
<table rows=3 cols=1 vpad=5>
 <tr>
  <td horz=max vert=max>
   <table rows=3 cols=2>
    <tr>
     <td horz=max vert=max rowspan=3 component=List>
     <td horz=fit vert=top component="Move Up">
    <tr>
     <td>
      <table rows=3 cols=1>
       <tr> <td horz=fit component=Add>
       <tr> <td horz=fit component=Remove>
       <tr> <td horz=fit component=Configure>
      </table>
    <tr>
     <td horz=fit vert=bottom component="Move Down">
   </table>
 <tr>
  <td horz=max>
   <table rows=5 cols=3>
    <tr>
     <td colspan=3> Message Actions:
    <tr>
     <td horz=right>Ok:
     <td horz=fit component=OkSel>
     <td hgap=4 horz=max component=OkText>
    <tr>
     <td horz=right>Bad:
     <td horz=fit component=BadSel>
     <td hgap=4 horz=max component=BadText>
    <tr>
     <td horz=right>Unknown:
     <td horz=fit component=UnknownSel>
     <td hgap=4 horz=max component=UnknownText>
    <tr>
     <td horz=right>Delayed:
     <td horz=fit component=DelayedSel>
     <td hgap=4 horz=max component=DelayedText>
   </table>
 <tr>
  <td horz=center>
   <table rows=1 cols=4 hgap=6>
    <tr>
     <td component=Ok>
     <td component=Cancel>
     <td component=Help>
     <td component="Replace Filter">


egamadniarb~braindamage