Search results for query: *

  1. S

    font style question

    Anyone have an example of code or could help me in having multiple styles for text in a text box? i need the text to be bold, italic or underlined or any combo of the three. Do i have to use if statements? Thanks.
  2. S

    question on multiple font style

    I'm having trouble getting text in a text box to be bold, italic and underlined when you choose any of them from a menu. Do i have to use if statements to check all possible combinations of the three (bold, italic and underlined). I tried using just the or statements and that didn't work...
Back
Top