Advertisement

1 - 10 of 3070 containing alltags:("click") (0.002 seconds)
I have a VRML file with specific viewpoints.  Is it possible to be able to link one of these viewpoints to display a *.html file in another target frame.  That is - I want a picture to appear in a ...
Zones: AuthoringDate Answered: 01/13/1998 Grade: A Views: 0
Can you make a dialog recognize that the inside of a group box has been clicked?  I heard that this was possible.  Please tell me what steps I must follow to let me recognize a mouse click within ...
Zones: Windows MFCDate Answered: 08/18/1998 Grade: B Views: 0
Is there any way to simulate a button click on a button of a dialog box without waiting for user's input from keyboard. In other words an automatic button push on a particular button of a dialog bo...
Zones: Windows MFCDate Answered: 12/30/1998 Grade: B Views: 0
Is it possible to create something like continuos form in Access? What I want to do is to allow user to scroll through list of invoices and use double click on invoice number to go open single form...
Zones: VB DBDate Answered: 05/13/1999 Grade: C Views: 0
How can I move a dialog box by clicking every where on it and not only the caption ?
Zones: Windows MFCDate Answered: 11/04/1999 Grade: B Views: 0
I was wondering how (if possible) I can make a small menu pop up when I right click on an object.  If possible could I please have a small example...thanks
Zones: Visual BasicDate Answered: 06/26/2000 Grade: A Views: 0
i want to fire click event of a button like this: Event ev=new Event (menuButton,Event.MOUSE_DOWN,null); ev.notify(); menuButton is the target button,i tried several times,but i failed ,anyo...
Zones: JavaDate Answered: 09/21/2000 Grade: A Views: 0
I've two text boxes on my form that I would like to validate for null fields. Currently, I'm checking the validation in the txt1_validate() and txt2_validate because I'm avoiding the deadly embrace...
Zones: VB ControlsDate Answered: 10/24/2000 Grade: A Views: 0
Hi, I need to handle the event of double clicking on a button. I could see the BN_DOUBLECLICKED message in the class wizard. So I mapped the event to a function, but it never calls the handler f...
Zones: Windows MFCDate Answered: 11/07/2000 Grade: B Views: 0
I need to remove the CTRL-N capablilty from the Webbrowser control as well as the Right Click capability too.  I need to lock down the Webbrowser control so a person could not start IE from the VB ...
Zones: Visual BasicDate Answered: 01/18/2001 Grade: A Views: 0