Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

get ActiveX control to work on continuous form

Status
Not open for further replies.

spitzmuller

Programmer
May 7, 2004
98
CH
Hi there.

On a form I have an ActiveX-Slider Control that can be bound to a field in a table just like any other control.

But when i change the form type to continuous form, the activeX won't allow it because it is required to run in single form mode.

Is there any way around this limitation or does anyone know of a slider control that can be used on a continuous form? I'd like to create a whole array of sliders- that's why.

Thanks in advance Simon
 
Not going to happpen on a continious form. Look into some of the DLL datagrids that are out there. I think I remember seeing an example written in .net with a slider on it.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top