R
Rob Rutherford
Win XP Home, Access 2002. I'd like to store rich text in a memo field that I can edit using a rich text box on a form.
a) I've tried using the Microsoft Rich Textbox Control 6.0 but can't find a way of applying formatting such a bold, italic,
underlining and so on to the text.
b) If I can't find out how to do a), then I may try writing an ActiveX control in VB6 provided I can find out how to expose a
property that could be used to bind the control to a memo field. I created a simple control in VB6 with data binding properties and
placed it on an Access form but the data binding properties did not seem to be available.
Any advice on a) or whether b) is possible and how to find out more (or any other possible approaches) would be appreciated.
a) I've tried using the Microsoft Rich Textbox Control 6.0 but can't find a way of applying formatting such a bold, italic,
underlining and so on to the text.
b) If I can't find out how to do a), then I may try writing an ActiveX control in VB6 provided I can find out how to expose a
property that could be used to bind the control to a memo field. I created a simple control in VB6 with data binding properties and
placed it on an Access form but the data binding properties did not seem to be available.
Any advice on a) or whether b) is possible and how to find out more (or any other possible approaches) would be appreciated.