Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Using Font.Style.FromInt(0) for scope title
09-20-2013, 08:05 PM
Post: #1
Using Font.Style.FromInt(0) for scope title
I would like to configure Font.Style to be bold how can I do this
I try to use Font.Style.FromInt(1) but all four item bold etc... stay false

How can I configure a Font.Style ? to my needs, any help or a manual explain this function argument, I did try wiki already no help reference found

Thanks in advance
Find all posts by this user
Quote this message in a reply
09-23-2013, 07:35 PM
Post: #2
RE: Using Font.Style.FromInt(0) for scope title
I am to configure style bold understrike etc or none, only after set title and next reconfigure by style property by using fromint.

scope1.Title=set Title...
scope1.Title.Font.Style.FromInt(1);

Why is style not working when configure the style by fromint function when create the set Title... object?
Find all posts by this user
Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)