Advertisement

1 - 10 of 109 containing alltags:("withevents") (0 seconds)
i have added ur code and it is working but iam facing another problem please check the following Add a new from to a new project and add 2 buttons to the project name firstcommandbutton as cmd...
Zones: VB ControlsDate Answered: 01/25/2003 Grade: A Views: 0
Hi Experts, In Visual Basic 6, there's a WithEvents keyword. Based on VB help file: WithEvents tells the class that an object will be sourcing events, and that we want to sink those event...
Zones: FoxProDate Answered: 12/05/2003 Grade: A Views: 0
Hello, I have a column that I have declared below.  I want to add a LostFocus Event and a ChangedEvent. How do I do this?         Dim grdColStyle1 As New DataGridTextBoxColumn         With ...
Zones: .NETDate Answered: 03/05/2004 Grade: B Views: 12
Hello, This question is both urgent and difficult (for me, hopefully not for you). I am working in VBA (under ESRI ArcMap).  I am making an editor that looks up information in a database an...
Zones: Visual Basic, VB ObjectsDate Answered: 05/06/2004 Grade: A Views: 0
Hi, ===================== My Program ===================== I have made a program to make web browsing easier, what it does is if you type in a shortcut it sends you to the website you want e.g....
Zones: VB ControlsDate Answered: 09/10/2004 Grade: B Views: 0
Hii , Does any one know how to use withevents keyword when we use Late binding . I am using  Dim ObjX as Object then set objX= CreateObject( "Myserver.myclass") but how do I use withev...
Zones: Visual BasicDate Answered: 11/18/2004 Grade: B Views: 0
I am new to Visual Studio 2003 and VB.Net. Iam not a programmer by trade. I am creating an applet  for use internally in our company. after one Sub is completed I want to create A sub to load the r...
Zones: MS Visual BasicDate Answered: 07/13/2005 Grade: A Views: 0
I suspect this one to be challenging to answer.  I am trying to trap the update events on an unbound form using WithEvents.  My code has been successful for all but one control type (DateTimePicker...
Zones: MS AccessDate Answered: 10/04/2005 Grade: A Views: 4
Hi, I want to raise an event in ActiveX DLL and want to trap that event in a exe. This exe is calling that ActiveX DLL. I am successful able to raise an event in ActiveX DLL but its not firing th...
Zones: ProgrammingDate Answered: 04/25/2006 Grade: A Views: 0
Can someone give me a simple and basic  of what Withevent does? I am very new to VB.net and I only have a background in DbaseIII+ programming and a bit of VBA. I appreciate your help. thanks
Zones: ProgrammingDate Answered: 04/24/2006 Grade: A Views: 127