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 |
|||
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? |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)