Results 1 to 2 of 2

Thread: ForeColor & BackColor datatypes

  1. #1

    Thread Starter
    New Member
    Join Date
    Jun 2006
    Posts
    9

    ForeColor & BackColor datatypes

    In my keystroke dynamics research, one of the data I need to write to a file is the value chosen by a user for the ForeColor and BackColor of the various text boxes in my app. The user sets up these values which are displayed in a txtSample text box.
    What is the datatype that VB .NET uses to store txtSample.ForeColor (& BackColor) so that I can write these data to an output file?

    Thanks folks,

    David
    In theory, there is no difference between theory and practice. In practice, THERE IS!!

  2. #2
    Arabic Poster ComputerJy's Avatar
    Join Date
    Nov 2005
    Location
    Happily misplaced
    Posts
    2,513

    Re: ForeColor & BackColor datatypes

    it's "System.Drawing.Color"
    "I'm not normally a praying man, but if you're up there, save me... Superman!" - Homer Simpson
    My Blog

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width