-<P>
-<UL>
-    <LI><b>masked.TextCtrl</b>   - standard masked edit text box</LI>
-    <LI><b>masked.ComboBox</b>   - adds combobox capabilities</LI>
-    <LI><b>masked.IpAddrCtrl</b> - adds logical input semantics for IP address entry</LI>
-    <LI><b>masked.TimeCtrl</b>   - special subclass handling lots of time formats as values</LI>
-    <LI><b>masked.NumCtrl</b>    - special subclass handling numeric values</LI>
-</UL>
-<P>
-<B>masked.Ctrl</B> works by looking for a special <b><i>controlType</i></b>
+
+    =================  =========================================================
+    masked.TextCtrl     standard masked edit text box
+    masked.ComboBox     adds combobox capabilities
+    masked.IpAddrCtrl   adds logical input semantics for IP address entry
+    masked.TimeCtrl     special subclass handling lots of time formats as values
+    masked.NumCtrl      special subclass handling numeric values
+    =================  =========================================================
+
+masked.Ctrl works by looking for a special *controlType*