Hi all
I add a custom property to a form (name:inrunmode) by default value .f.
Some function or procedure or method change inrunmode value by their code
I want to run a custom method when inrunmode changed.
how can i determine when inrunmode changed.
(Something like Bindevent ProgrammaticChange of a textbox but for custom property)
I add a custom property to a form (name:inrunmode) by default value .f.
Some function or procedure or method change inrunmode value by their code
I want to run a custom method when inrunmode changed.
how can i determine when inrunmode changed.
(Something like Bindevent ProgrammaticChange of a textbox but for custom property)