Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Data Properties in ActiveX Controls
Message
From
17/08/2001 17:17:23
Jim Rieck
Quicken Loans/Rock Financial/Title Sourc
Livonia, Michigan, United States
 
General information
Forum:
Visual Basic
Category:
ActiveX controls
Miscellaneous
Thread ID:
00544388
Message ID:
00545704
Views:
16
Hi Eric,

I tried what you suggested and it worked to a point. I compiled the OCX and used it in a standard project. I then put an ADODC control on the same form. I set the DataField and DataSource properties of the OCX control, but nothing is displayed from the database when I run the project.

What am I doing wrong?

Thanks

Jim

>>Hello,
>>
>> I want to, using vb 6.0, create an ActiveX control that exposes the datasource and the datafield properties so the user can set these properties at design time. I have tried multiple times by using the ActiveX control interface manager, but have failed. I've tried defining my own properties and that doesn't work either. How do I do this? Is it possible? Is there a third party tool that does this? Is there another way? Will this occur in VB.Net?
>
>You need to go to the Tools->Procedure attributes. You then select the property that you want to be data-bindable, click the Advanced button, click Property is databound and at least Show in databindings. You need to do this for each property that you want to be bindable.
>
>No code is required.
Thanks

Jim
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform