Hello,
Maybe I didn't ask question to creally.
I know how to do everything (buttons, cuntdown, random position of OK button) except one thing.
How can I get in main form value from this confirmation form.
Example belowe shows what I want to do but it's with MsgBox .
I need to do this but instead using MsgBox I want to use my frmConfirm.vb
Best Regards
FooKy
Main Topics
Browse All Topics





by: existenz2Posted on 2008-02-06 at 14:45:28ID: 20836542
You can use a Timer from (eg the system.threading) class which updates every x seconds the text of the button.