Click here to Skip to main content
16,013,918 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionFetching Undelivered Mail From Outllook Through ASP.NET 2.0 Pin
varshavmane28-May-07 20:34
varshavmane28-May-07 20:34 
QuestionFile/Folder security vb.net 2005 [modified] Pin
Sonia Gupta28-May-07 19:20
Sonia Gupta28-May-07 19:20 
AnswerRe: File/Folder security vb.net 2005 Pin
Dave Kreskowiak29-May-07 4:11
mveDave Kreskowiak29-May-07 4:11 
Questionproblem in reading xml element Pin
balakpn28-May-07 18:30
balakpn28-May-07 18:30 
AnswerRe: problem in reading xml element Pin
Christian Graus28-May-07 23:14
protectorChristian Graus28-May-07 23:14 
QuestionUnable to capture the click event of a device using WIA 2.0 Pin
shivals28-May-07 18:30
shivals28-May-07 18:30 
QuestionHow to set up and correctly use the GetPositionFromCharIndex() Statement in VB.net?? Pin
josh047628-May-07 17:30
josh047628-May-07 17:30 
AnswerRe: How to set up and correctly use the GetPositionFromCharIndex() Statement in VB.net?? Pin
TwoFaced28-May-07 18:45
TwoFaced28-May-07 18:45 
That function takes parameter (an integer). The parameter is the index of the character whoes position you'd like to determine. You want the location of the cursor so the index should be SelectionStart. Your code should look like this: txtEditor.GetPositionFromCharIndex(txtEditor.SelectionStart)
QuestionSend SMS error Pin
Socheat.Net28-May-07 15:47
Socheat.Net28-May-07 15:47 
AnswerRe: Send SMS error Pin
Sathesh Sakthivel28-May-07 15:54
Sathesh Sakthivel28-May-07 15:54 
AnswerRe: Send SMS error Pin
Dave Kreskowiak28-May-07 16:32
mveDave Kreskowiak28-May-07 16:32 
GeneralRe: Send SMS error Pin
Socheat.Net28-May-07 16:39
Socheat.Net28-May-07 16:39 
GeneralRe: Send SMS error Pin
Christian Graus28-May-07 16:42
protectorChristian Graus28-May-07 16:42 
GeneralRe: Send SMS error Pin
Socheat.Net28-May-07 16:53
Socheat.Net28-May-07 16:53 
GeneralRe: Send SMS error Pin
Dave Kreskowiak28-May-07 17:03
mveDave Kreskowiak28-May-07 17:03 
GeneralRe: Send SMS error Pin
Christian Graus28-May-07 23:16
protectorChristian Graus28-May-07 23:16 
GeneralRe: Send SMS error Pin
Socheat.Net28-May-07 23:24
Socheat.Net28-May-07 23:24 
QuestionSet event for 30 buttons Pin
ctlqt1228-May-07 13:50
ctlqt1228-May-07 13:50 
AnswerRe: Set event for 30 buttons Pin
Christian Graus28-May-07 14:06
protectorChristian Graus28-May-07 14:06 
AnswerRe: Set event for 30 buttons Pin
Dave Kreskowiak28-May-07 16:30
mveDave Kreskowiak28-May-07 16:30 
AnswerRe: Set event for 30 buttons [modified] Pin
Xandip28-May-07 18:17
Xandip28-May-07 18:17 
AnswerRe: Set event for 30 buttons Pin
Sonia Gupta28-May-07 19:34
Sonia Gupta28-May-07 19:34 
AnswerRe: Set event for 30 buttons Pin
Rupesh Kumar Swami28-May-07 20:40
Rupesh Kumar Swami28-May-07 20:40 
AnswerRe: Set event for 30 buttons Pin
Kiran Kumar B29-May-07 17:58
Kiran Kumar B29-May-07 17:58 
QuestionNull Reference Exception for Array Problem... [modified] Pin
rashadaliarshad28-May-07 8:41
rashadaliarshad28-May-07 8:41 

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.