Click here to Skip to main content
15,893,381 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: Active window name Pin
dynamic22-Jun-03 9:48
dynamic22-Jun-03 9:48 
GeneralMonitoring traffic on a specific port Pin
TheDuck21-Jun-03 9:21
TheDuck21-Jun-03 9:21 
GeneralRe: Monitoring traffic on a specific port Pin
abc87621-Jun-03 9:59
abc87621-Jun-03 9:59 
GeneralVB.net Parallel Interfacing Pin
code_gopher20-Jun-03 10:17
code_gopher20-Jun-03 10:17 
GeneralRemoting troubles :( Pin
WillemM20-Jun-03 7:52
WillemM20-Jun-03 7:52 
GeneralRe: Remoting troubles :( Pin
WillemM20-Jun-03 20:25
WillemM20-Jun-03 20:25 
QuestionCould Some one Please help with two lines trans from C#? Pin
Eikeland20-Jun-03 5:02
Eikeland20-Jun-03 5:02 
AnswerRe: Could Some one Please help with two lines trans from C#? Pin
Matt Casto20-Jun-03 5:16
Matt Casto20-Jun-03 5:16 
I believe that C# syntax can be accomplished with the IIf VB function.

Dim vPos as Integer = CInt(IIf(index <= selectedBand, buttonHeight * index, buttonHeight * index + selectedBandHeight))

Dim height as Integer = CInt(IIf(selectedBand = index, selectedBandHeight + buttonHeight, buttonHeight))

This code is off the top of my head and hasn't been tested, so be warned. Wink | ;)
GeneralRe: Could Some one Please help with two lines trans from C#? Pin
Eikeland20-Jun-03 6:36
Eikeland20-Jun-03 6:36 
GeneralSpreadsheet &quot;Like&quot; Data Entry Pin
Andrew Bromfield20-Jun-03 3:06
Andrew Bromfield20-Jun-03 3:06 
GeneralPicture Box won't show on second form Pin
Jm6k19-Jun-03 18:34
Jm6k19-Jun-03 18:34 
GeneralRe: Picture Box won't show on second form Pin
dynamic20-Jun-03 2:13
dynamic20-Jun-03 2:13 
GeneralRe: Picture Box won't show on second form Pin
Jm6k23-Jun-03 11:45
Jm6k23-Jun-03 11:45 
QuestionMS Code Advisor rules? Pin
Onuk19-Jun-03 3:28
Onuk19-Jun-03 3:28 
Generalvb6 freezing help Pin
DxSolo18-Jun-03 3:13
DxSolo18-Jun-03 3:13 
GeneralRe: vb6 freezing help Pin
DxSolo18-Jun-03 5:07
DxSolo18-Jun-03 5:07 
GeneralRe: Several sub routines in same loop Pin
dynamic17-Jun-03 21:43
dynamic17-Jun-03 21:43 
GeneralRe: Several sub routines in same loop Pin
oliver_twistor17-Jun-03 22:08
oliver_twistor17-Jun-03 22:08 
GeneralRe: Several sub routines in same loop Pin
dynamic18-Jun-03 3:31
dynamic18-Jun-03 3:31 
GeneralRe: Several sub routines in same loop Pin
oliver_twistor18-Jun-03 22:07
oliver_twistor18-Jun-03 22:07 
GeneralRe: Several sub routines in same loop Pin
oliver_twistor22-Jun-03 9:18
oliver_twistor22-Jun-03 9:18 
GeneralSounds and .WAV using MMControl 6.0 Pin
Jm6k17-Jun-03 13:16
Jm6k17-Jun-03 13:16 
GeneralRe: Sounds and .WAV using MMControl 6.0 Pin
dynamic17-Jun-03 13:50
dynamic17-Jun-03 13:50 
GeneralRe: Sounds and .WAV using MMControl 6.0 Pin
Jm6k18-Jun-03 7:10
Jm6k18-Jun-03 7:10 
GeneralHllapi program to screen scrape in XP Pin
jbyears17-Jun-03 9:28
jbyears17-Jun-03 9:28 

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.