Click here to Skip to main content
15,892,927 members
Home / Discussions / C#
   

C#

 
GeneralDealing with dpi Pin
sgatto15918-Aug-05 6:48
sgatto15918-Aug-05 6:48 
GeneralRe: Dealing with dpi Pin
Dan Neely18-Aug-05 7:12
Dan Neely18-Aug-05 7:12 
GeneralRe: Dealing with dpi Pin
sgatto15918-Aug-05 8:24
sgatto15918-Aug-05 8:24 
GeneralGet Message ID after Sending in Message Q Pin
DeepToot18-Aug-05 6:28
DeepToot18-Aug-05 6:28 
GeneralRe: Get Message ID after Sending in Message Q Pin
leppie18-Aug-05 6:36
leppie18-Aug-05 6:36 
GeneralRe: Get Message ID after Sending in Message Q Pin
DeepToot18-Aug-05 6:52
DeepToot18-Aug-05 6:52 
GeneralRe: Get Message ID after Sending in Message Q Pin
eggie518-Aug-05 14:04
eggie518-Aug-05 14:04 
GeneralConverting string Pin
zaboboa18-Aug-05 6:20
zaboboa18-Aug-05 6:20 
Hello,

I have a string to display in my text box:

this.textBoxAssumedHC.Text = (Convert.ToDecimal(myStr)).ToString("c0");

But on leave event I want to convert it back to decimal value, and because there is a dollar sign in front (provided by "c0") it gives me an error.
Any ideas, because I don't want to use the split function.

Thank you
GeneralRe: Converting string Pin
theStorminMormon18-Aug-05 7:46
theStorminMormon18-Aug-05 7:46 
GeneralWindows User Control Performance vs. Embedded Code Performance Pin
AnneThorne18-Aug-05 4:56
AnneThorne18-Aug-05 4:56 
GeneralRe: Windows User Control Performance vs. Embedded Code Performance Pin
Mohamad Al Husseiny18-Aug-05 5:10
Mohamad Al Husseiny18-Aug-05 5:10 
Generaltrying to access rows in a table Pin
theStorminMormon18-Aug-05 4:55
theStorminMormon18-Aug-05 4:55 
GeneralRe: trying to access rows in a table Pin
Mohamad Al Husseiny18-Aug-05 5:38
Mohamad Al Husseiny18-Aug-05 5:38 
GeneralRe: trying to access rows in a table Pin
theStorminMormon18-Aug-05 5:41
theStorminMormon18-Aug-05 5:41 
Generalone more question - Pin
theStorminMormon18-Aug-05 5:42
theStorminMormon18-Aug-05 5:42 
GeneralRe: one more question - Pin
Mohamad Al Husseiny18-Aug-05 6:09
Mohamad Al Husseiny18-Aug-05 6:09 
GeneralRe: one more question - Pin
Dan Neely18-Aug-05 7:13
Dan Neely18-Aug-05 7:13 
GeneralRe: one more question - Pin
Mohamad Al Husseiny18-Aug-05 7:17
Mohamad Al Husseiny18-Aug-05 7:17 
GeneralRe: one more question - Pin
Dan Neely18-Aug-05 7:33
Dan Neely18-Aug-05 7:33 
GeneralRe: one more question - Pin
Mohamad Al Husseiny18-Aug-05 7:41
Mohamad Al Husseiny18-Aug-05 7:41 
GeneralRe: one more question - Pin
Dan Neely18-Aug-05 8:52
Dan Neely18-Aug-05 8:52 
GeneralRe: trying to access rows in a table Pin
theStorminMormon18-Aug-05 5:39
theStorminMormon18-Aug-05 5:39 
GeneralRe: trying to access rows in a table Pin
Mohamad Al Husseiny18-Aug-05 5:45
Mohamad Al Husseiny18-Aug-05 5:45 
GeneralListBox problem with focus Pin
Blashyrkh#18-Aug-05 4:41
Blashyrkh#18-Aug-05 4:41 
GeneralRe: ListBox problem with focus Pin
Mohamad Al Husseiny18-Aug-05 5:00
Mohamad Al Husseiny18-Aug-05 5:00 

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.