OWL NExt - Knowledge Base

[ Home | Contents | Search | Next | Previous | Up ]

Changing window styles at runtime using OWL

Date: 12/1/99
Time: 10:33:22 PM

Question:

How do I change the style of my edit control at runtime?

Answer:

You can call TWindow ModifyStyle function.
However, this will not if called in the dialogs constructor.
It must be called after the dialog and edit control are created.

Last changed: July 14, 2001