|
-
Apr 10th, 2001, 08:22 PM
#1
Thread Starter
Fanatic Member
Hi,
I am new to making ActiveX controls. I need to create a property such as below but I'm not exactly sure what Kind of code goes into these procedures.
Private Property Get GridCol() As Variant
End Property
Private Property Let GridCol(ByVal vNewValue As Variant)
End Property
Thanks in advance,
Jeff
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
|