Certain attributes can also be specified at the Form level. By using a special field name called _CE_FORM_ , the following attributes can be applied:
Attribute | Presentation Client | ASP.NET Client | VB.NET Client |
---|---|---|---|
BACKCOLOR | Yes | Yes | Yes |
CUSTOM | No | Yes | Yes |
The only attribute supported by default for each client type in the table above, is the Background color. For other form level attributes, CUSTOM attributes can be applied and coded in the ASP.NET and VB.NET clients to suit the customer's application.