Click here to Skip to main content
15,927,744 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Doubts and query abt VB5 Pin
Guffa19-Apr-06 1:13
Guffa19-Apr-06 1:13 
GeneralRe: Doubts and query abt VB5 Pin
claiborne18-Apr-06 4:56
claiborne18-Apr-06 4:56 
AnswerRe: Doubts and query abt VB5 Pin
Dave Kreskowiak18-Apr-06 2:09
mveDave Kreskowiak18-Apr-06 2:09 
GeneralRe: Doubts and query abt VB5 Pin
claiborne18-Apr-06 20:43
claiborne18-Apr-06 20:43 
GeneralRe: Doubts and query abt VB5 Pin
Dave Kreskowiak19-Apr-06 1:31
mveDave Kreskowiak19-Apr-06 1:31 
Questionopen read and write excel... Pin
aqui_i17-Apr-06 22:13
aqui_i17-Apr-06 22:13 
Questionfunction in vb 6 Pin
noshaba mariam17-Apr-06 20:59
noshaba mariam17-Apr-06 20:59 
AnswerRe: function in vb 6 Pin
Guffa17-Apr-06 22:16
Guffa17-Apr-06 22:16 
The Int function always rounds to the lower integer. You can use that by negating the number before and after rounding to make it round to the higher integer. -Int(-43.24) returns 44.

---
b { font-weight: normal; }

Question.Net Validation Methods Pin
Lasitha Kodikara17-Apr-06 18:29
Lasitha Kodikara17-Apr-06 18:29 
AnswerRe: .Net Validation Methods Pin
HimaBindu Vejella17-Apr-06 20:24
HimaBindu Vejella17-Apr-06 20:24 
AnswerRe: .Net Validation Methods Pin
machman118-Apr-06 2:57
machman118-Apr-06 2:57 
QuestionHow to find the intersections of line and graph Pin
charlottehoang17-Apr-06 17:37
charlottehoang17-Apr-06 17:37 
QuestionImage From Stream Pin
Mazitan17-Apr-06 15:39
Mazitan17-Apr-06 15:39 
AnswerRe: Image From Stream Pin
Guffa17-Apr-06 19:02
Guffa17-Apr-06 19:02 
GeneralRe: Image From Stream Pin
Mazitan18-Apr-06 6:03
Mazitan18-Apr-06 6:03 
Questiontextchanged Pin
SVb.net17-Apr-06 15:36
SVb.net17-Apr-06 15:36 
QuestionWant Printer Properties - Physical Limits Pin
kramnotliw17-Apr-06 15:04
kramnotliw17-Apr-06 15:04 
QuestionAxWebBrowser and Events Handling Pin
adivetal17-Apr-06 10:12
adivetal17-Apr-06 10:12 
Questiontree control in VB6 Pin
Marc Soleda17-Apr-06 8:25
Marc Soleda17-Apr-06 8:25 
AnswerRe: tree control in VB6 Pin
Marc Soleda17-Apr-06 8:31
Marc Soleda17-Apr-06 8:31 
QuestionRaising an Event in DLL and Traping that event in EXE Pin
pahmn17-Apr-06 6:49
pahmn17-Apr-06 6:49 
AnswerRe: Raising an Event in DLL and Traping that event in EXE Pin
Dave Kreskowiak17-Apr-06 9:56
mveDave Kreskowiak17-Apr-06 9:56 
QuestionArray initialization : expression expected ? Pin
SolarBear17-Apr-06 6:45
SolarBear17-Apr-06 6:45 
AnswerRe: Array initialization : expression expected ? Pin
Joshua Quick17-Apr-06 7:13
Joshua Quick17-Apr-06 7:13 
GeneralRe: Array initialization : expression expected ? Pin
SolarBear17-Apr-06 8:11
SolarBear17-Apr-06 8:11 

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.