Message
 
 
To
04/06/2008 10:20:49
General information
Forum:
Visual FoxPro
Category:
Other
Environment versions
Visual FoxPro:
VFP 9 SP1
Miscellaneous
Thread ID:
01321584
Message ID:
01321596
Views:
15
Hi Thomas,

Thank you for your suggestion. Right now, what Edward suggested was a simple solution. But I will save your suggestion for a possible future application.

>Hi Dmitry,
>
>I wouldn't write code into .Click(). Use BINDEVENTS()...
>
>
>BINDEVENTS(Thisform.cmdMyButton,[Click],Thisform,[myButtonHandler])
>
>Thisform.myButtonHandler:
>
>Thisform.cmdMyButton.Visible = .F.
>...
>
>
"The creative process is nothing but a series of crises." Isaac Bashevis Singer
"My experience is that as soon as people are old enough to know better, they don't know anything at all." Oscar Wilde
"If a nation values anything more than freedom, it will lose its freedom; and the irony of it is that if it is comfort or money that it values more, it will lose that too." W.Somerset Maugham
Previous
Reply
Map
View