Hi All,
I've created an ActiveX with a MSFlexGrid inside. I would like to transfer the value in the property ToolTipText (from the control, putted there as default for Visual Basic 6), to the MSFlexGrid ToolTipText property.
I've tried to do like the code below, but doesn't work. How can...