I have a form that I add a slider to through form designer (VFP 9). For
some reason the activex control will not become visible until I click on it.
If I put the activex control on a blank form I don't have any problems with
it. I've tried hardcoding the activex object in the load of the event,
creating it with the drag and drop feature in form designer. The property
visible is set to .t. and it is the topmost control of the form. Once the
control is clicked on it stays visible and works properly but I am stumped
on this one. Thanks for any help