Search:

Type: Posts; User: monica15568; Keyword(s):

Search: Search took 0.00 seconds.

  1. Answers
    5
    Views
    4,713

    Re: How do we catch click event?

    Dim cntrl as new button me.controls.add(cntrl) 'add this code where you add new dynamic controls addhandler cntrl.click, addressof button2click private sub button2click(byval sender as object, byval...
  2. Answers
    5
    Views
    4,713

    Re: How do we catch click event?

    'add this code where u create a new dynamic control dim cntrl as new button me.controls.add(cntrl) addhandler cntrl.click, addressof button2click private sub button2click(byval sender as object,...
  3. Re: How to insert textbox values in database using ADO

    Could you please explain the question a bit?
  4. Re: I want to open only one instance of an application

    In the main function of you application write the below code:-
    public sub main()
    dim pinstance as process = _ win32helper.getrunninginstance(process.getcurrentprocess().processname)
    if not...
Results 1 to 4 of 4
About us
Applying for a job can be a stressful and frustrating experience, especially for someone who has never done it before. Considering that you are competing for the position with a at least a dozen other applicants, it is imperative that you thoroughly prepare for the job interview, in order to stand a good chance of getting hired. That's where GeekInterview can help.
Interact