- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am using CVF 6.6. I've created a project with MDI. I have created a child window and use textout to display text to it. How would I change the color of the text?
I have tried look ing at SETEXTCOLORRGB, but does not work.
Any help is appreciated.
thanks.
Link Copied
1 Reply
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
If it's a Win32 application, you need SetTextColor (the one from GDI32 or DFWIN modules, not the one from DFLIB -- you shouldn't even USE DFLIB in a Win32 application).
Jugoslav

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page