Suppose we want to color the label of prnum in PR application.
1. in application designer, open property dialog of desired control. (PR in my case)
2. copy and paste below mentioned html label field in control properties:
3. Save and we are done :)
1. in application designer, open property dialog of desired control. (PR in my case)
2. copy and paste below mentioned html label field in control properties:
<font style="background-color:blue; color:white; font-weight:bold;">PR</font>
3. Save and we are done :)
No comments:
Post a Comment