Default CSS Styles
The PL/B Web Server uses CSS ( Cascading Style Sheet ) classes to invoke visual attributes\styles for PL/B GUI objects. The following table identifies the CSS classes defined in the 'Plbwebbasic.css' file which are used to invoke the appearance for the corresponding PL/B properties:
|
PL/B Property |
Value |
CSS Class Name |
|
Appearance/Styles |
3D |
bs1 |
|
|
Flat |
bs2 |
|
|
3D Flat |
bs3 |
|
|
3D Out |
bs4 |
|
|
|
|
|
WinBorder |
None |
wb0 |
|
|
No Border |
wb1 |
|
|
Fixed Single |
wb2 |
|
|
Fixed 3D |
wb3 |
|
|
Sizable 3D |
wb4 |
|
|
Fixed Dialog |
wb5 |
|
|
Sizable |
wb6 |
|
|
Fixed Tool |
wb7 |
|
|
Sizable Tool |
wb8 |
|
|
|
|
|
WinPos |
None |
wp0 |
|
|
Absolute |
wp1 |
|
|
Center |
wp2 |
|
|
Parent Center |
wp3 |
|
|
Maximize |
wp4 |
|
|
Minimize |
wp5 |
![]() |