Главная страница | назад





Article #15314: Changing window styles at runtime using OWL

 Question and Answer Database
FAQ314C.txt Changing window styles at runtime using OWL
Category :OWL
Platform :All
Product :BC++ 5.x
Question:
How do I change the style of my edit control at runtime?
Answer:
You can call TWindows ModifyStyle function. However, this will not
if called in the dialogs constructor. It must be called after
the dialog and edit control are created.
7/2/98 10:32:32 AM

Last Modified: 01-SEP-99