Results 1 to 10 of 10

Thread: Converting a string to enum value ?[Resolved]

Threaded View

  1. #1

    Thread Starter
    Sleep mode
    Join Date
    Aug 2002
    Location
    RUH
    Posts
    8,083

    Converting a string to enum value ?[Resolved]

    I populated a combobox with enum values , I created getter/setter to retrive/set these values .I can get the enum value as string but can't convert it to enum value to set the setter part .How to convert a string to the enum value. Thanks

    edit : without having to create string properties instead of EnumType propertry .
    Last edited by Pirate; Dec 30th, 2003 at 10:24 PM.

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