Subject | RE: [IBO] Using colorscheme |
---|---|
Author | Riho-Rene Ellermaa |
Post date | 2003-05-13T12:33:29Z |
Thanks for a research.
As I have only one such control in couple of forms, then the easiest solution is to put checks to OnStateChanged event and write
if(state=dssEdit)
c->color=...
etc.
Riho-Rene Ellermaa
senior programmer
[Non-text portions of this message have been removed]
As I have only one such control in couple of forms, then the easiest solution is to put checks to OnStateChanged event and write
if(state=dssEdit)
c->color=...
etc.
Riho-Rene Ellermaa
senior programmer
[Non-text portions of this message have been removed]