• Lucid Dreaming - Dream Views




    Results 1 to 11 of 11

    Threaded View

    1. #11
      Banned
      Join Date
      Apr 2007
      Location
      Out Chasing Rabbits
      Posts
      15,193
      Likes
      935
      Oh, that's a choice control? Yeah, use an enumerated type which refers to GetValue(). Doing text comparisons are very very slow.

      Secondly, you should never ever use a member of a predefined class like that. You should use the Setters and Getters, that might be why you're having trouble. It might be held in .Text in some strange format that's reformatted in the getter.
      Last edited by ninja9578; 09-30-2009 at 03:26 AM.

    Bookmarks

    Posting Permissions

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