Click here to Skip to main content
15,914,221 members
Home / Discussions / Visual Basic
   

Visual Basic

 
Questiontwo differernt binding sources Pin
fazeepk27-Sep-07 23:27
fazeepk27-Sep-07 23:27 
AnswerRe: two differernt binding sources Pin
Dave Kreskowiak28-Sep-07 7:13
mveDave Kreskowiak28-Sep-07 7:13 
Questiondatagrid Pin
mamatha97anju27-Sep-07 23:26
mamatha97anju27-Sep-07 23:26 
AnswerRe: datagrid Pin
fazeepk27-Sep-07 23:31
fazeepk27-Sep-07 23:31 
GeneralRe: datagrid Pin
mamatha97anju28-Sep-07 1:24
mamatha97anju28-Sep-07 1:24 
QuestionContext menu for Activex treeview control Pin
Punithakalyani27-Sep-07 22:53
Punithakalyani27-Sep-07 22:53 
QuestionDisplaying time Pin
bhattiprolu27-Sep-07 21:06
bhattiprolu27-Sep-07 21:06 
AnswerRe: Displaying time Pin
Tom Deketelaere27-Sep-07 22:07
professionalTom Deketelaere27-Sep-07 22:07 
put a timer on the form
put timer interval at 1 sec

on click of accept button start timer

on every timertick you increase a global variable by 1

on click of hangup button stop timer

do some calculating with the global variable and you know how much time past

(I'm sure there are better ways to do this but don't have the time to look for one at the moment)

If my help was helpfull let me know, if not let me know why.

The only way we learn is by making mistaks.

AnswerRe: Displaying time Pin
Christian Graus27-Sep-07 23:25
protectorChristian Graus27-Sep-07 23:25 
GeneralRe: Displaying time Pin
Tom Deketelaere27-Sep-07 23:54
professionalTom Deketelaere27-Sep-07 23:54 
GeneralRe: Displaying time Pin
bhattiprolu28-Sep-07 0:24
bhattiprolu28-Sep-07 0:24 
GeneralRe: Displaying time Pin
Tom Deketelaere28-Sep-07 1:09
professionalTom Deketelaere28-Sep-07 1:09 
GeneralRe: Displaying time Pin
bhattiprolu28-Sep-07 2:12
bhattiprolu28-Sep-07 2:12 
GeneralRe: Displaying time Pin
Luc Pattyn28-Sep-07 2:36
sitebuilderLuc Pattyn28-Sep-07 2:36 
GeneralRe: Displaying time Pin
bhattiprolu28-Sep-07 3:23
bhattiprolu28-Sep-07 3:23 
GeneralRe: Displaying time Pin
Luc Pattyn28-Sep-07 3:59
sitebuilderLuc Pattyn28-Sep-07 3:59 
GeneralRe: Displaying time Pin
Dave Kreskowiak28-Sep-07 1:49
mveDave Kreskowiak28-Sep-07 1:49 
Questionhelp with keycode using plus key Pin
rexlizard27-Sep-07 15:59
rexlizard27-Sep-07 15:59 
AnswerRe: help with keycode using plus key Pin
The ANZAC27-Sep-07 16:12
The ANZAC27-Sep-07 16:12 
AnswerRe: help with keycode using plus key Pin
Luc Pattyn27-Sep-07 16:12
sitebuilderLuc Pattyn27-Sep-07 16:12 
GeneralRe: help with keycode using plus key Pin
rexlizard27-Sep-07 16:55
rexlizard27-Sep-07 16:55 
QuestionConcurency Issue Pin
twsted f827-Sep-07 15:24
twsted f827-Sep-07 15:24 
AnswerRe: Concurency Issue Pin
Dave Kreskowiak28-Sep-07 1:43
mveDave Kreskowiak28-Sep-07 1:43 
QuestionHow to get the value of numeric up down control Pin
Mekong River27-Sep-07 15:12
Mekong River27-Sep-07 15:12 
AnswerRe: How to get the value of numeric up down control Pin
Luc Pattyn27-Sep-07 16:13
sitebuilderLuc Pattyn27-Sep-07 16: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.