Click here to Skip to main content
15,910,234 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: TextBox Format Pin
Luc Pattyn20-Nov-11 9:57
sitebuilderLuc Pattyn20-Nov-11 9:57 
GeneralRe: TextBox Format Pin
internetuser2k1120-Nov-11 21:53
internetuser2k1120-Nov-11 21:53 
AnswerRe: TextBox Format Pin
RaviRanjanKr19-Nov-11 2:54
professionalRaviRanjanKr19-Nov-11 2:54 
GeneralRe: TextBox Format Pin
internetuser2k1120-Nov-11 0:41
internetuser2k1120-Nov-11 0:41 
GeneralRe: TextBox Format Pin
Luc Pattyn20-Nov-11 10:01
sitebuilderLuc Pattyn20-Nov-11 10:01 
GeneralRe: TextBox Format Pin
internetuser2k1120-Nov-11 18:13
internetuser2k1120-Nov-11 18:13 
GeneralRe: TextBox Format Pin
internetuser2k1121-Nov-11 5:03
internetuser2k1121-Nov-11 5:03 
AnswerRe: TextBox Format Pin
Luc Pattyn19-Nov-11 23:25
sitebuilderLuc Pattyn19-Nov-11 23:25 
By default a lot of formatting (dates, times, negative numbers, currency, ...) follows the wishes of the user, through the system's "regional settings", see one of the Control Panels.

If your app needs to do things differently (not a good idea IMO), then you must code for that explicitly. In this case the NumberFormatInfo class might help you out, in particular NumberFormatInfo.NumberNegativePattern

Smile | :)
Luc Pattyn [My Articles] Nil Volentibus Arduum

Questionuse a custom function inside entity framework query Pin
alejx15-Nov-11 5:12
alejx15-Nov-11 5:12 
AnswerRe: use a custom function inside entity framework query Pin
DaveAuld19-Nov-11 2:52
professionalDaveAuld19-Nov-11 2:52 
QuestionHelp with Visual Basic Plz Pin
Member 840169014-Nov-11 11:28
Member 840169014-Nov-11 11:28 
AnswerRe: Help with Visual Basic Plz Pin
Luc Pattyn14-Nov-11 12:01
sitebuilderLuc Pattyn14-Nov-11 12:01 
GeneralRe: Help with Visual Basic Plz Pin
Member 840169014-Nov-11 15:42
Member 840169014-Nov-11 15:42 
AnswerRe: Help with Visual Basic Plz Pin
internetuser2k1120-Nov-11 1:10
internetuser2k1120-Nov-11 1:10 
QuestionVB.Net Web Services - SharePoint not filtering records and fields in results set Pin
Member 840105014-Nov-11 7:26
Member 840105014-Nov-11 7:26 
QuestionVB.Global Printers Pin
Shyvmir14-Nov-11 4:36
Shyvmir14-Nov-11 4:36 
QuestionRe: VB.Global Printers Pin
Eddy Vluggen14-Nov-11 9:15
professionalEddy Vluggen14-Nov-11 9:15 
AnswerRe: VB.Global Printers Pin
Shyvmir22-Nov-11 20:40
Shyvmir22-Nov-11 20:40 
Questioninclude controls in EF query Pin
alejx14-Nov-11 0:41
alejx14-Nov-11 0:41 
AnswerRe: include controls in EF query Pin
Eddy Vluggen14-Nov-11 9:07
professionalEddy Vluggen14-Nov-11 9:07 
GeneralRe: include controls in EF query Pin
alejx14-Nov-11 11:11
alejx14-Nov-11 11:11 
GeneralRe: include controls in EF query Pin
Eddy Vluggen14-Nov-11 11:59
professionalEddy Vluggen14-Nov-11 11:59 
GeneralRe: include controls in EF query Pin
alejx14-Nov-11 12:21
alejx14-Nov-11 12:21 
AnswerRe: include controls in EF query Pin
Eddy Vluggen15-Nov-11 5:33
professionalEddy Vluggen15-Nov-11 5:33 
QuestionTHX for ALL OF YOU_ Pin
princeza aurora nada13-Nov-11 19:01
princeza aurora nada13-Nov-11 19:01 

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.