hi,
I'm using the Microsoft Rich TextBox ActiveX control in my Visual C++ application. I managed to insert bitmaps in the textbox, but how can I disable the bitamp selection.
If I disable the whole control, I will not be able to select text.
I only want to forbid the user to select or resize the inserted bitmap.
any ideas?
thx
I'm using the Microsoft Rich TextBox ActiveX control in my Visual C++ application. I managed to insert bitmaps in the textbox, but how can I disable the bitamp selection.
If I disable the whole control, I will not be able to select text.
I only want to forbid the user to select or resize the inserted bitmap.
any ideas?
thx