Click here to Skip to main content
15,900,254 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: When is the right time to throw exceptions? Pin
Blaiser29-Jun-04 6:26
Blaiser29-Jun-04 6:26 
GeneralRe: When is the right time to throw exceptions? Pin
kowplunk29-Jun-04 7:10
kowplunk29-Jun-04 7:10 
GeneralRe: When is the right time to throw exceptions? Pin
Dave Kreskowiak29-Jun-04 8:07
mveDave Kreskowiak29-Jun-04 8:07 
GeneralRe: When is the right time to throw exceptions? Pin
kowplunk29-Jun-04 7:12
kowplunk29-Jun-04 7:12 
GeneralRe: When is the right time to throw exceptions? Pin
Blaiser29-Jun-04 10:02
Blaiser29-Jun-04 10:02 
GeneralRe: When is the right time to throw exceptions? Pin
kowplunk29-Jun-04 10:07
kowplunk29-Jun-04 10:07 
GeneralRe: When is the right time to throw exceptions? Pin
Kevin McFarlane29-Jun-04 11:53
Kevin McFarlane29-Jun-04 11:53 
GeneralOperator variable reference Pin
WESHILL29-Jun-04 5:22
WESHILL29-Jun-04 5:22 
Hi,

Could someone tell me if it is possible to reference an operator, such as "=" or "<" with a variable?

For example:

Dim Var1 as Interger
Dim VarRefOperator as ?????

Var1 = 10
VarRefOperator = "="

If Var1 VarOperator 10 Then ' If Var1 = 10
Msgbox("do something")
End If


Thanks,

weshill
GeneralRe: Operator variable reference Pin
Dave Kreskowiak29-Jun-04 7:56
mveDave Kreskowiak29-Jun-04 7:56 
GeneralRe: Operator variable reference Pin
WESHILL29-Jun-04 8:24
WESHILL29-Jun-04 8:24 
GeneralRe: Operator variable reference Pin
Dave Kreskowiak29-Jun-04 8:34
mveDave Kreskowiak29-Jun-04 8:34 
GeneralRe: Operator variable reference Pin
WESHILL29-Jun-04 8:56
WESHILL29-Jun-04 8:56 
QuestionWinForms component parented as an MDI child in a Win32 app? Pin
Blaiser29-Jun-04 4:33
Blaiser29-Jun-04 4:33 
AnswerRe: WinForms component parented as an MDI child in a Win32 app? Pin
Dave Kreskowiak29-Jun-04 7:58
mveDave Kreskowiak29-Jun-04 7:58 
GeneralCould not set the focus to a text object Pin
dj4198429-Jun-04 4:19
dj4198429-Jun-04 4:19 
GeneralRe: Could not set the focus to a text object Pin
Blaiser29-Jun-04 6:30
Blaiser29-Jun-04 6:30 
GeneralRe: Could not set the focus to a text object Pin
Dave Kreskowiak29-Jun-04 7:42
mveDave Kreskowiak29-Jun-04 7:42 
GeneralEnableVisualStyles Question Pin
beowulfagate28-Jun-04 20:33
beowulfagate28-Jun-04 20:33 
GeneralRe: EnableVisualStyles Question Pin
Dave Kreskowiak29-Jun-04 2:50
mveDave Kreskowiak29-Jun-04 2:50 
Questionhow to convert speech to text Pin
MLSL28-Jun-04 18:25
MLSL28-Jun-04 18:25 
AnswerRe: how to convert speech to text Pin
Dave Kreskowiak29-Jun-04 2:26
mveDave Kreskowiak29-Jun-04 2:26 
GeneralRe: how to convert speech to text Pin
MLSL30-Jun-04 16:48
MLSL30-Jun-04 16:48 
GeneralRe: how to convert speech to text Pin
Dave Kreskowiak1-Jul-04 1:25
mveDave Kreskowiak1-Jul-04 1:25 
QuestionHow to connect a VB.Net to SQL server through internet? Pin
mythinky28-Jun-04 16:21
mythinky28-Jun-04 16:21 
AnswerRe: How to connect a VB.Net to SQL server through internet? Pin
Dave Kreskowiak28-Jun-04 16:43
mveDave Kreskowiak28-Jun-04 16:43 

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.