Click here to Skip to main content
15,922,584 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: XML Related in VB? Pin
Christian Graus18-Aug-08 14:25
protectorChristian Graus18-Aug-08 14:25 
GeneralRe: XML Related in VB? Pin
brajoez18-Aug-08 14:33
brajoez18-Aug-08 14:33 
GeneralRe: XML Related in VB? Pin
Jon_Boy19-Aug-08 1:59
Jon_Boy19-Aug-08 1:59 
QuestionHow to handle Listview mouse events? Pin
Chaitanya kumar CVSS18-Aug-08 7:12
Chaitanya kumar CVSS18-Aug-08 7:12 
AnswerRe: How to handle Listview mouse events? Pin
brajoez18-Aug-08 14:43
brajoez18-Aug-08 14:43 
GeneralRe: How to handle Listview mouse events? Pin
Chaitanya kumar CVSS19-Aug-08 1:47
Chaitanya kumar CVSS19-Aug-08 1:47 
QuestionMasked TextBox Direction Pin
emadmilan18-Aug-08 7:00
emadmilan18-Aug-08 7:00 
AnswerRe: Masked TextBox Direction Pin
Jon_Boy18-Aug-08 7:13
Jon_Boy18-Aug-08 7:13 
I'm not 100% sure what you want from your question.........., but if you want the user input to be in the opposite direction - why not reverse the mask on the masked edit textbox?

Behind the scenes, you can flip the string however you want for processing (using something like strreverse or whatever means you deem necessary).

From a user interface standpoint, I think it would be confusing if the masked was displayed as 00/0/0, but you *really* want the data entered in 0/0/00.
GeneralRe: Masked TextBox Direction Pin
emadmilan18-Aug-08 9:18
emadmilan18-Aug-08 9:18 
GeneralRe: Masked TextBox Direction Pin
Jon_Boy19-Aug-08 1:47
Jon_Boy19-Aug-08 1:47 
QuestionOdd problem - macros are not working at all... Pin
Jon_Boy18-Aug-08 5:55
Jon_Boy18-Aug-08 5:55 
AnswerRe: Odd problem - macros are not working at all... Pin
Jon_Boy19-Aug-08 3:32
Jon_Boy19-Aug-08 3:32 
Questionmerging cells to perform calculations in escel visual basic Pin
Matthew Leggett18-Aug-08 5:34
Matthew Leggett18-Aug-08 5:34 
QuestionLimit choices that can be provided to a method argument Pin
Marcus J. Smith18-Aug-08 4:29
professionalMarcus J. Smith18-Aug-08 4:29 
AnswerRe: Limit choices that can be provided to a method argument Pin
Steven St. John18-Aug-08 5:12
Steven St. John18-Aug-08 5:12 
AnswerRe: Limit choices that can be provided to a method argument Pin
Jon_Boy18-Aug-08 5:27
Jon_Boy18-Aug-08 5:27 
QuestionHow to update the values in table using sql bulk copy Pin
member2718-Aug-08 3:03
member2718-Aug-08 3:03 
AnswerRe: How to update the values in table using sql bulk copy Pin
Mycroft Holmes18-Aug-08 12:38
professionalMycroft Holmes18-Aug-08 12:38 
QuestionIcon for a new control (vb.net 2008) Pin
JR21218-Aug-08 2:33
JR21218-Aug-08 2:33 
AnswerRe: Icon for a new control (vb.net 2008) Pin
John_Adams18-Aug-08 3:50
John_Adams18-Aug-08 3:50 
GeneralRe: Icon for a new control (vb.net 2008) Pin
JR21219-Aug-08 7:40
JR21219-Aug-08 7:40 
QuestionRe: Icon for a new control (vb.net 2008) Pin
JR21219-Aug-08 23:40
JR21219-Aug-08 23:40 
QuestionDeploying font in setup files Pin
helelark12318-Aug-08 2:15
helelark12318-Aug-08 2:15 
AnswerRe: Deploying font in setup files Pin
Thomas Stockwell18-Aug-08 5:39
professionalThomas Stockwell18-Aug-08 5:39 
AnswerRe: Deploying font in setup files Pin
Manas Bhardwaj18-Aug-08 5:58
professionalManas Bhardwaj18-Aug-08 5:58 

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.