Click here to Skip to main content
15,928,207 members
Home / Discussions / Visual Basic
   

Visual Basic

 
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 
GeneralRe: Formatting textbox out at design time Pin
Scott34155-Mar-06 9:15
Scott34155-Mar-06 9:15 
I apologize if I'm not clear. But, I think you've derived to what I'm attempting to do.
I have a form being populated by a DataSet, generated by a SQL DataAdapter. The Data Adapter is filled on Form_Load. Some of the bound controls on the form are for displaying currency amounts, however, the initial fill doesn't display as such. My initial question was: how do I format these controls, if not at design time. You mentioned the FormatCurrency() method. If the controls are bound, and the dataset is filled at form load, are there other event handlers that are fired between when the form is loaded and when the controls are displayed? If not, when can I issue the FormatCurrency() method?
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 
GeneralRe: I need help RichTextBox Pin
FeRtoll5-Mar-06 9:45
FeRtoll5-Mar-06 9:45 

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.