Click here to Skip to main content
16,008,183 members
Home / Discussions / Visual Basic
   

Visual Basic

 
AnswerRe: Packaging/Deploying a VB.Net Pin
mayhem_rules5-Mar-06 17:04
mayhem_rules5-Mar-06 17:04 
QuestionFormatting textbox out at design time Pin
Scott34155-Mar-06 7:18
Scott34155-Mar-06 7:18 
AnswerRe: Formatting textbox out at design time Pin
Dave Kreskowiak5-Mar-06 7:44
mveDave Kreskowiak5-Mar-06 7:44 
GeneralRe: Formatting textbox out at design time Pin
Scott34155-Mar-06 8:03
Scott34155-Mar-06 8:03 
GeneralRe: Formatting textbox out at design time Pin
Dave Kreskowiak5-Mar-06 8:19
mveDave Kreskowiak5-Mar-06 8:19 
GeneralRe: Formatting textbox out at design time Pin
Scott34155-Mar-06 8:24
Scott34155-Mar-06 8:24 
GeneralRe: Formatting textbox out at design time Pin
Scott34155-Mar-06 8:39
Scott34155-Mar-06 8:39 
GeneralRe: Formatting textbox out at design time Pin
Dave Kreskowiak5-Mar-06 8:41
mveDave Kreskowiak5-Mar-06 8:41 
I'm really confused as to what you're doing now...

But, you're probably passing an empty string to FormatCurrency while in the Form_Load event. Set a breakpoint on that line and see what the value of Text is before you pass it to FormatCurrency.

Databound controls won't get their values until AFTER the Load event handler is completed.


RageInTheMachine9532
"...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome

GeneralRe: Formatting textbox out at design time Pin
Scott34155-Mar-06 9:15
Scott34155-Mar-06 9:15 
GeneralRe: Formatting textbox out at design time Pin
Dave Kreskowiak5-Mar-06 11:53
mveDave Kreskowiak5-Mar-06 11:53 
GeneralRe: Formatting textbox out at design time Pin
Scott34155-Mar-06 11:56
Scott34155-Mar-06 11:56 
GeneralRe: Formatting textbox out at design time Pin
Scott34155-Mar-06 12:26
Scott34155-Mar-06 12:26 
GeneralRe: Formatting textbox out at design time Pin
Dave Kreskowiak5-Mar-06 16:31
mveDave Kreskowiak5-Mar-06 16:31 
GeneralRe: Formatting textbox out at design time Pin
Dave Kreskowiak5-Mar-06 16:29
mveDave Kreskowiak5-Mar-06 16:29 
QuestionHashing in VB.Net Pin
kids175-Mar-06 6:03
kids175-Mar-06 6:03 
AnswerRe: Hashing in VB.Net Pin
Dave Kreskowiak5-Mar-06 7:51
mveDave Kreskowiak5-Mar-06 7:51 
QuestionHow to upgrade vb to vb.net Pin
areon255-Mar-06 5:34
areon255-Mar-06 5:34 
AnswerRe: How to upgrade vb to vb.net Pin
Dave Kreskowiak5-Mar-06 7:55
mveDave Kreskowiak5-Mar-06 7:55 
GeneralRe: How to upgrade vb to vb.net Pin
ZulnurainAdil5-Mar-06 20:46
ZulnurainAdil5-Mar-06 20:46 
GeneralRe: How to upgrade vb to vb.net Pin
Dave Kreskowiak6-Mar-06 2:11
mveDave Kreskowiak6-Mar-06 2:11 
QuestionAlphanumeric Pin
Scott34155-Mar-06 2:51
Scott34155-Mar-06 2:51 
AnswerRe: Alphanumeric Pin
united185-Mar-06 7:57
united185-Mar-06 7:57 
AnswerRe: Alphanumeric Pin
Dave Kreskowiak5-Mar-06 7:58
mveDave Kreskowiak5-Mar-06 7:58 
QuestionI need help RichTextBox Pin
FeRtoll5-Mar-06 2:45
FeRtoll5-Mar-06 2:45 
AnswerRe: I need help RichTextBox Pin
Dave Kreskowiak5-Mar-06 8:02
mveDave Kreskowiak5-Mar-06 8:02 

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.