How to change the forecolor of a Caption besides a field

mkpjsr
mkpjsr Member Posts: 587
edited 2011-12-20 in NAV Three Tier
hi experts

How to change the forecolor of a Caption besides a field in Role Tailor Client.


plz suggest me.

Comments

  • mohana_cse06
    mohana_cse06 Member Posts: 5,506
    You have to use
    Style and StyleExpr properties

    If FontBold is false and ForeColor is 255 (red), then Style is Attention and StyleExpr is true.

    If FontBold is true and ForeColor is 255 (red), then Style is Unfavorable and StyleExpr is true.

    If FontBold is true and ForeColor is 65280 (green), then Style is Favorable and StyleExpr is true.

    Otherwise, Style is None and StyleExpr is false.
  • kriki
    kriki Member, Moderator Posts: 9,135
    [Topic moved from 'NAV/Navision Classic Client' forum to 'NAV Three Tier' forum]
    Regards,Alain Krikilion
    No PM,please use the forum. || May the <SOLVED>-attribute be in your title!