|
-
Nov 24th, 2000, 06:58 AM
#1
Thread Starter
Lively Member
Hi,
Im new to ActiveX Programming,
and I would like to know the following thing:
If I have a private sub inside my ActiveX Control project, lets say somthing like this:
private sub DrawLine (lineType as Interger)
end sub
I want to add a property that evetually will raise itself to the LineType interger.
So when the user calls the method for drawing the line,
my ActiveX control will call the private sub DrawLine.
How can this be done??
Thanks!
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
|