| | |
command button
![]() |
•
•
Join Date: Jun 2007
Posts: 52
Reputation:
Solved Threads: 0
actually....how do i make the code written in my project wait until the command button in the module has been clicked......
i tried setting the boolean variable true when the command button is clicked.....but the statements in the main project are executed before the command button is clicked......how do i rectify this problem???
i tried setting the boolean variable true when the command button is clicked.....but the statements in the main project are executed before the command button is clicked......how do i rectify this problem???
•
•
Join Date: Jun 2007
Posts: 52
Reputation:
Solved Threads: 0
actually i have created a login authentication form a dll where there is this command botton....
and i am i am including this dll in my project....i want only if the user
presses the command button ...then only the further procesing should be done.....
is there any way to make the project wait untill this commandbutton_click event is fired???
and i am i am including this dll in my project....i want only if the user
presses the command button ...then only the further procesing should be done.....
is there any way to make the project wait untill this commandbutton_click event is fired???
Hi Anud,
Usually in such caeses, we Call First the Login Form, We dont write any code in "Sub Main", (which is the Default starting point). In Login Form Validate/Call Dll's/ Check number of Try's. If every thing is OK, the Call another procedure which will start the Connection To Main Program/Module/Populate Global Variables.
REgards
Veena
Usually in such caeses, we Call First the Login Form, We dont write any code in "Sub Main", (which is the Default starting point). In Login Form Validate/Call Dll's/ Check number of Try's. If every thing is OK, the Call another procedure which will start the Connection To Main Program/Module/Populate Global Variables.
REgards
Veena
![]() |
Similar Threads
- How do I use a command button to open a exe file created in VB? (Visual Basic 4 / 5 / 6)
- [req]How to move elements in the list box up and down using command button? (Visual Basic 4 / 5 / 6)
- How to disable a hyperlink or a textbox or a command button? (PHP)
- Send Command button in MSWord code needed (Visual Basic 4 / 5 / 6)
- Command Button Validation (Visual Basic 4 / 5 / 6)
- Problem with VAT+COding for Command button (Visual Basic 4 / 5 / 6)
Other Threads in the Visual Basic 4 / 5 / 6 Forum
- Previous Thread: About Array
- Next Thread: Needle which show's car speed can we use in vb
| Thread Tools | Search this Thread |
* 6 429 2007 access activex add age application basic beginner birth bmp calculator cd cells.find click client code college component connection connectionproblemusingvb6usingoledb copy creat ctrl+f data database datareport date delete dissertations dissertationthesis dissertationtopic edit error excel excelmacro file filename form hardware header iamthwee image inboxinvb internetfiledownload keypress label listbox listview liveperson login looping machine microsoft movingranges number objectinsert open oracle password prime program prompt range-objects readfile reading record refresh remotesqlserverdatabase report save search sendbyte sites sort sql sql2008 sqlserver subroutine tags textbox time urldownloadtofile vb vb6 vb6.0 vba visual visualbasic visualbasic6 web window windows





