I've made this ActiveX Control which I feed values to its properties.
This activeX is on another form though and when i do something like:
frmActiveX.MyControl.ID = 10
It goes to the 'ReadProperties' resulting in not getting the value i'm passing to it. Any info much appreciated.
Mel
This activeX is on another form though and when i do something like:
frmActiveX.MyControl.ID = 10
It goes to the 'ReadProperties' resulting in not getting the value i'm passing to it. Any info much appreciated.
Mel