|
-
Feb 7th, 2000, 11:08 PM
#1
Thread Starter
New Member
I have some strange problems using VB6 EE SP3 for creating ActiveX control containing MSFlexGrid.
I put MSFlexGrid onto the control and wanted to use ActiveX Control Interface Wizard, but property
Col and Row disappeared from the list of possible properties!
I created 2 new public properties OpenH and OpenW - if I click on the Grid - it should be expanded in size till OpenH and OpenW. Code is very simple.
I can set them in design time, but they are
ALWAYS equal zero after control starts.
------
I had no such king of problems in VB5 - I simply
migrate my control from vb5 to vb6.
Any help will be very appreciated.
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
|