USECSS Property
PLB Web Only
The USECSS property specifies a Cascading Style Sheet (CSS) file that is by a PL/B Web Server client. The property uses the following format:
USECSS={value}
Note the following:
USECSS may be used in CREATE or GETPROP, statements of an WINDOW object.
The user defined CSS file can contain special user class names specified in a style sheet language format.
Each CSS class describes the presentation semantics (look and format) of the Web objects used for the PL/B Web Server client.
In addition to this user specified CSS file, the PL/B Web Server client uses the default CSS files named 'PlbWebBasic.css', 'PlbWebphone.css', and 'PlbWebIpad.css'.
This property is only available when using the PL/B Web Server.
See Also: Object Properties, Object IO Instructions, Object Definitions
![]() |