Enter Keywords:
1 - 10 of 7536(0.018 seconds)
Sort By:
 
Hi, Anyone familiar with structure EventLogRecord? Visual C++ SDK help files for structure EventLogRecord has details on values on Event type: EVENTLOG_ERROR_TYPE          EVENTLOG_WARNING_TYPE       EVE...
Zones: Windows ProgrammingDate Answered: 07/17/1997 Rating: 5.0 Views: 0
I have a slideShow applet and i want to animate it. I think to simulate this animation by looping towards a "nextimage()" method. In fact, i have two methods: nextImage() previousImage() Those met...
Zones: Java, New To JavaDate Answered: 02/11/1998 Rating: 6.2 Views: 0
I'd like the user to be able to drag a label and drop it anywhere within a picture box. The problem I'm having is that of when the user drops the label on itself. In this case, the drop event will ...
Zones: Visual BasicDate Answered: 03/05/1998 Rating: 7.0 Views: 0
HI, If you compare TButton and TSpeedButton you can see that TButton fires it's click event after it has been redrawn, and TSpeedButton fires it's event before it's redrawn. I mean if you press TB...
Zones: Delphi ProgrammingDate Answered: 05/13/1998 Rating: 3.8 Views: 0
I receive a message saying "Data has changed;Operation stopped !" when I execute the ON DELETE property. I've written an event procedure to the ON DELETE property and this is the code: Sub Form_De...
Zones: MS AccessDate Answered: 06/06/1998 Rating: 7.6 Views: 0
I have made an ActiveX control, and i have put a command button onto it, Now as the user presses the command button i want the control to get hide, and i want to do it from the code of control itse...
Zones: Visual BasicDate Answered: 07/26/1998 Rating: 6.6 Views: 0
I need to perform some actions when my MDIChild is resized (move controls and so on). But, if I write it in its OnResize event, it is called three times until the window stops resizing. It doesn't ...
Zones: Delphi ProgrammingDate Answered: 08/14/1998 Rating: 6.6 Views: 0
Hi: I have textbox on a form. On Enter Event of textbox check the input of textbox which must be between 1 and 35 .Default is empty. But when I open this form , On Enter Event of textbox is automa...
Zones: MS AccessDate Answered: 10/25/1998 Rating: 7.4 Views: 0
How do youdetect a mouse double click on a row and allows the user to edit the row also after clicking the mouse. And further more, if the user click once another event is suppose to happen.
Zones: JavaDate Answered: 09/14/1998 Rating: 8.2 Views: 0
Hey there ! Everything ( almost ) has its "Onclick" event.. but... what about "On right click " ? ( I mean, mouse right click ) bryan
Zones: Delphi ProgrammingDate Answered: 10/22/1998 Rating: 5.8 Views: 0