Hello,

I'm developing an OCX.
How can I get access the value of a TabIndex property of an OCX?
I already tryed to use X = UserControl.TabIndex but it failed.

Any ideas?

Thanks a lot...

Michel Jr.