D
Dean Slindee
Using Access 2002, I have an .adp project where I have placed a RichTextBox
control on one of the forms. A reference to the Microsoft RichTextBox 6.0
control is checked. Since I have Richtx32.ocx in my C:\WINNT\System32
folder, the .ade works fine on my PC.
However, when I give the .ade to a user who does not have Richtx32.ocx in
his C;\WINNT\System32 folder, the form with the .ocx control fails to
display. Question: is there a way to distribute the .ocx within the .ade,
rather than copy and register the .ocx on each user's PC?
Thanks,
Dean Slindee
control on one of the forms. A reference to the Microsoft RichTextBox 6.0
control is checked. Since I have Richtx32.ocx in my C:\WINNT\System32
folder, the .ade works fine on my PC.
However, when I give the .ade to a user who does not have Richtx32.ocx in
his C;\WINNT\System32 folder, the form with the .ocx control fails to
display. Question: is there a way to distribute the .ocx within the .ade,
rather than copy and register the .ocx on each user's PC?
Thanks,
Dean Slindee