hi
I am trying to create an activex which includes a textbox.
just like a textbox has a multiline property i want my control i.e modified textbox also to have that property...when i try to set the multiline property of the control it gives me an error "read only property"
cann't i set this property?
pls help me