Click here to Skip to main content
15,891,409 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: VB.Net and SQL Statements Pin
James Foxall10-Oct-06 9:50
James Foxall10-Oct-06 9:50 
QuestionCrystal Report XI Pin
ihe10-Oct-06 3:56
ihe10-Oct-06 3:56 
AnswerRe: Crystal Report XI Pin
Steven J Jowett10-Oct-06 6:02
Steven J Jowett10-Oct-06 6:02 
GeneralRe: Crystal Report XI Pin
ihe11-Oct-06 0:30
ihe11-Oct-06 0:30 
QuestionHow to create a calculator in VB (using RPN) Pin
Wrycu10-Oct-06 3:55
Wrycu10-Oct-06 3:55 
QuestionMy ComboBox class events do not fire Pin
dptalt10-Oct-06 3:42
dptalt10-Oct-06 3:42 
AnswerRe: My ComboBox class events do not fire Pin
James Foxall10-Oct-06 9:51
James Foxall10-Oct-06 9:51 
GeneralRe: My ComboBox class events do not fire Pin
dptalt11-Oct-06 3:13
dptalt11-Oct-06 3:13 
Public Class Class1
Inherits System.Windows.Forms.ComboBox

Public WithEvents ComboBoxMain As New System.Windows.Forms.ComboBox

Public Sub ComboBoxMain_GotFocus(ByVal sender As Object, ByVal e As System.EventArgs)


End Sub

End Class

When the class is used in a windows project the gotfocus event never fires. What do I need to do to get this to work? Thanks.
GeneralRe: My ComboBox class events do not fire Pin
James Foxall11-Oct-06 3:23
James Foxall11-Oct-06 3:23 
GeneralRe: My ComboBox class events do not fire Pin
dptalt11-Oct-06 3:53
dptalt11-Oct-06 3:53 
GeneralRe: My ComboBox class events do not fire Pin
James Foxall11-Oct-06 3:56
James Foxall11-Oct-06 3:56 
GeneralRe: My ComboBox class events do not fire Pin
dptalt11-Oct-06 4:47
dptalt11-Oct-06 4:47 
GeneralRe: My ComboBox class events do not fire Pin
James Foxall11-Oct-06 4:54
James Foxall11-Oct-06 4:54 
QuestionData conversion Pin
Chira Chandra10-Oct-06 3:09
Chira Chandra10-Oct-06 3:09 
Questionregister class name in vb.net Pin
K edar V10-Oct-06 1:02
K edar V10-Oct-06 1:02 
AnswerRe: register class name in vb.net Pin
nlarson1118-Oct-06 9:50
nlarson1118-Oct-06 9:50 
Questiondatabase is installed or not Pin
amaneet10-Oct-06 0:36
amaneet10-Oct-06 0:36 
Questionbyval and byref Pin
amaneet10-Oct-06 0:21
amaneet10-Oct-06 0:21 
AnswerRe: byval and byref Pin
Dave Kreskowiak10-Oct-06 5:23
mveDave Kreskowiak10-Oct-06 5:23 
QuestionIE popup menu Pin
m_mor10-Oct-06 0:05
m_mor10-Oct-06 0:05 
AnswerRe: IE popup menu Pin
UltraCoder10-Oct-06 8:42
UltraCoder10-Oct-06 8:42 
QuestionComm B/W Layers Pin
ravimorampudi10-Oct-06 0:02
ravimorampudi10-Oct-06 0:02 
AnswerRe: Comm B/W Layers Pin
Dave Kreskowiak10-Oct-06 5:20
mveDave Kreskowiak10-Oct-06 5:20 
QuestionStored Procedure Pin
ravimorampudi9-Oct-06 23:58
ravimorampudi9-Oct-06 23:58 
AnswerRe: Stored Procedure Pin
hrodberaht10-Oct-06 0:23
hrodberaht10-Oct-06 0:23 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.