how to change the color of the text in VB

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • yasathyaforever
    New Member
    • Jul 2007
    • 1

    how to change the color of the text in VB

    Hi everyone,

    I need help in changing the color of the text in my VB program that i have given as a name for the command button.

    Plz help...

    regards

    sathya
  • hariharanmca
    Top Contributor
    • Dec 2006
    • 1977

    #2
    Originally posted by yasathyaforever
    Hi everyone,

    I need help in changing the color of the text in my VB program that i have given as a name for the command button.

    Plz help...

    regards

    sathya
    Just open textbox property window then change fore color and back color.

    Comment

    • Killer42
      Recognized Expert Expert
      • Oct 2006
      • 8429

      #3
      Originally posted by yasathyaforever
      I need help in changing the color of the text in my VB program that i have given as a name for the command button.
      Could you explain in a bit more detail what you're trying to achieve, please?

      For instance, what version of VB are you using? Are you talking about changing the colour of something in the IDE, or do you want your program to change the colour of some text at runtime, or what? Do you mean that you want to change the colour of the caption on a command button, perhaps?

      Comment

      Working...