|
-
September 5th, 2001, 02:27 AM
#1
using api how can i create a rich text box using Create windowEx command
hi,
I need to create a richtextbox on my form2 by using API.
The command to do this i think is CreateWindowEx
If anyone could tell me the code that would be great.
thanks,
from James 
-
September 5th, 2001, 02:46 AM
#2
Re: using api how can i create a rich text box using Create windowEx command
with createwindow and createwindowex u can create only windows (form, button,...) but not activex control...
<center>
<HR width=80%>
<img src='http://web.tiscali.it/bertaplanet/im...ertaplanet.gif'>
</center>
-
September 5th, 2001, 02:53 AM
#3
Re: using api how can i create a rich text box using Create windowEx command
is there anyway at all i can create a rich text box with API?
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|