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

Visual Basic

 
GeneralRe: vb.net Pin
Dave Kreskowiak25-Feb-08 10:39
mveDave Kreskowiak25-Feb-08 10:39 
QuestionHow do you get environment params assigned to a user who's not logged in? Pin
rasarx24-Feb-08 11:05
rasarx24-Feb-08 11:05 
AnswerRe: How do you get environment params assigned to a user who's not logged in? Pin
Mycroft Holmes24-Feb-08 20:03
professionalMycroft Holmes24-Feb-08 20:03 
Generalobject linked Collection Pin
Eli Nurman24-Feb-08 9:07
Eli Nurman24-Feb-08 9:07 
GeneralRe: object linked Collection Pin
Mycroft Holmes24-Feb-08 20:06
professionalMycroft Holmes24-Feb-08 20:06 
QuestionCalculations on Input Form Pin
IvanIT24-Feb-08 4:57
IvanIT24-Feb-08 4:57 
GeneralRe: Calculations on Input Form Pin
Luc Pattyn24-Feb-08 5:06
sitebuilderLuc Pattyn24-Feb-08 5:06 
QuestionRe: Calculations on Input Form Pin
IvanIT24-Feb-08 5:12
IvanIT24-Feb-08 5:12 
Luc,
I have tried different approached, including the below:

Dim TimeWorked As Single
Dim Time1 = updTime1.Text
Dim Time2 = updTime2.Text
Dim Time3 = updTime3.Text
Dim Time4 = updTime4.Text
Dim Rest As Single

My desire is to be able to progressively calculate the unalloacted time as the user inputs a value in each of the updTimex fields.

IT
GeneralRe: Calculations on Input Form Pin
Luc Pattyn24-Feb-08 5:28
sitebuilderLuc Pattyn24-Feb-08 5:28 
GeneralRe: Calculations on Input Form Pin
IvanIT24-Feb-08 7:39
IvanIT24-Feb-08 7:39 
GeneralRe: Calculations on Input Form Pin
Luc Pattyn24-Feb-08 7:52
sitebuilderLuc Pattyn24-Feb-08 7:52 
GeneralRe: Calculations on Input Form Pin
Mycroft Holmes24-Feb-08 20:13
professionalMycroft Holmes24-Feb-08 20:13 
GeneralRe: Calculations on Input Form Pin
Luc Pattyn25-Feb-08 2:07
sitebuilderLuc Pattyn25-Feb-08 2:07 
GeneralChoosing a Default Date in a Date Time Picker Pin
AAGTHosting23-Feb-08 14:17
AAGTHosting23-Feb-08 14:17 
GeneralRe: Choosing a Default Date in a Date Time Picker Pin
Christian Graus23-Feb-08 14:32
protectorChristian Graus23-Feb-08 14:32 
GeneralRe: Choosing a Default Date in a Date Time Picker Pin
darkelv23-Feb-08 18:26
darkelv23-Feb-08 18:26 
General"Snap" to other forms with UpdateLayeredWindow and WndProc Pin
winmedia23-Feb-08 9:29
winmedia23-Feb-08 9:29 
Questionsimulated table Pin
Aaliyaa23-Feb-08 5:52
Aaliyaa23-Feb-08 5:52 
GeneralRe: simulated table Pin
Christian Graus23-Feb-08 10:51
protectorChristian Graus23-Feb-08 10:51 
GeneralArray Pin
Dave McCool23-Feb-08 5:27
Dave McCool23-Feb-08 5:27 
GeneralRe: Array Pin
User 27100923-Feb-08 10:20
User 27100923-Feb-08 10:20 
GeneralRe: Array Pin
Dave McCool18-Apr-08 3:41
Dave McCool18-Apr-08 3:41 
GeneralPlaying stream by windows media player com object Pin
Areff23-Feb-08 2:13
Areff23-Feb-08 2:13 
GeneralRe: Playing stream by windows media player com object Pin
Dave Kreskowiak23-Feb-08 4:57
mveDave Kreskowiak23-Feb-08 4:57 
GeneralRe: Playing stream by windows media player com object Pin
Areff23-Feb-08 19:13
Areff23-Feb-08 19:13 

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.