Results 1 to 3 of 3

Thread: converting types

  1. #1

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197

    Question

    I know you can convert integers to strings and things likee that (CStr), but how can one change complex types such as Forms converted to OLEColors?
    retired member. Thanks for everything

  2. #2
    Guest
    Some conversions you cannot do. OLEColor is a value and Form is an object. It's like converting apples to oranges.

  3. #3

    Thread Starter
    Frenzied Member markman's Avatar
    Join Date
    Nov 2000
    Location
    Florida.
    Posts
    1,197
    That was just a quick example.
    But how would you convert complex types back and forth?
    retired member. Thanks for everything

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