|
-
Nov 12th, 1999, 07:29 AM
#1
Thread Starter
New Member
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.
-
Nov 12th, 1999, 07:38 AM
#2
Lively Member
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!"
-
Nov 12th, 1999, 11:09 AM
#3
Thread Starter
New Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|