Results 1 to 3 of 3

Thread: UserControl Help

  1. #1

    Thread Starter
    New Member
    Join Date
    Nov 1999
    Location
    Penfield, NY 14526
    Posts
    3

    Post

    Is there a way to identify the ambient properties of a UserControl from
    within one of its classes?
    (ie UserControl.Ambient.DisplayName)

    I need to be able to persist the data of the class (which I do by storing it to a binary file) - However, it must be unique for each control the user has placed on his form. Therefor, I need a way to uniquely identify the UserControl from it's class.


  2. #2
    Lively Member
    Join Date
    Oct 1999
    Posts
    65

    Post

    Maybe..maybe not... can you tell me how to do 2D collision detection in VB?

    ------------------
    "I'm carrying a Geometry book, but I'm not in Geometry...it's crazy...crazy man!"

  3. #3

    Thread Starter
    New Member
    Join Date
    Nov 1999
    Location
    Penfield, NY 14526
    Posts
    3

    Post

    You can check to see if two bitmaps intersect using the IntersectRect API call.

    Now, do you know the answer to my question?

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