Click here to Skip to main content
15,901,205 members
Home / Discussions / C#
   

C#

 
GeneralRe: Converting a word in english to tamil Pin
Christian Graus2-Jan-08 19:09
protectorChristian Graus2-Jan-08 19:09 
GeneralRe: Converting a word in english to tamil Pin
Vasudevan Deepak Kumar2-Jan-08 19:43
Vasudevan Deepak Kumar2-Jan-08 19:43 
QuestionControls disappear from form Pin
Kashif Sabir2-Jan-08 18:23
Kashif Sabir2-Jan-08 18:23 
GeneralRe: Controls disappear from form Pin
Haj2-Jan-08 19:06
Haj2-Jan-08 19:06 
GeneralRe: Controls disappear from form Pin
Martin#2-Jan-08 20:52
Martin#2-Jan-08 20:52 
GeneralSET RANGE OF ANGLES TO TEXTBOX USING C# Pin
ramyanaidu2-Jan-08 18:21
ramyanaidu2-Jan-08 18:21 
AnswerRe: SET RANGE OF ANGLES TO TEXTBOX USING C# Pin
Vikram A Punathambekar2-Jan-08 18:27
Vikram A Punathambekar2-Jan-08 18:27 
Generalsimple C# beginner question: Pin
Shimmy Weitzhandler2-Jan-08 16:29
Shimmy Weitzhandler2-Jan-08 16:29 
how do I convert from object to control (the same as CType in VB)

private void button_click(object sender, EventArgs e)<br />
        {<br />
            MessageBox.Show(sender.Text);<br />
        }


I think I should convert the sender to a button.
in VB i don't have to it, it converts it automatically...

Shimi

GeneralRe: simple C# beginner question: Pin
Michael Sync2-Jan-08 18:14
Michael Sync2-Jan-08 18:14 
GeneralRe: simple C# beginner question: Pin
Vasudevan Deepak Kumar2-Jan-08 18:21
Vasudevan Deepak Kumar2-Jan-08 18:21 
GeneralRe: simple C# beginner question: Pin
Michael Sync2-Jan-08 18:27
Michael Sync2-Jan-08 18:27 
GeneralRe: simple C# beginner question: Pin
Alaric_3-Jan-08 4:20
professionalAlaric_3-Jan-08 4:20 
GeneralRe: simple C# beginner question: Pin
Christian Graus2-Jan-08 19:01
protectorChristian Graus2-Jan-08 19:01 
GeneralRe: simple C# beginner question: Pin
Michael Sync3-Jan-08 5:07
Michael Sync3-Jan-08 5:07 
QuestionAnyone familiar with chat code ? Pin
cH40z-Lord2-Jan-08 15:05
cH40z-Lord2-Jan-08 15:05 
AnswerRe: Anyone familiar with chat code ? Pin
Michael Sync2-Jan-08 18:22
Michael Sync2-Jan-08 18:22 
GeneralRe: Anyone familiar with chat code ? Pin
Michael Sync2-Jan-08 18:26
Michael Sync2-Jan-08 18:26 
GeneralRe: Anyone familiar with chat code ? Pin
cH40z-Lord3-Jan-08 0:16
cH40z-Lord3-Jan-08 0:16 
GeneralRe: Anyone familiar with chat code ? Pin
Michael Sync3-Jan-08 1:58
Michael Sync3-Jan-08 1:58 
GeneralRe: Anyone familiar with chat code ? Pin
cH40z-Lord3-Jan-08 6:54
cH40z-Lord3-Jan-08 6:54 
AnswerRe: Anyone familiar with chat code ? Pin
Pete O'Hanlon3-Jan-08 0:52
mvePete O'Hanlon3-Jan-08 0:52 
GeneralRe: Anyone familiar with chat code ? Pin
cH40z-Lord3-Jan-08 1:34
cH40z-Lord3-Jan-08 1:34 
GeneralSimple thread question Pin
Viktor Nilsson2-Jan-08 13:39
Viktor Nilsson2-Jan-08 13:39 
GeneralRe: Simple thread question Pin
PIEBALDconsult2-Jan-08 15:03
mvePIEBALDconsult2-Jan-08 15:03 
GeneralRe: Simple thread question Pin
Viktor Nilsson3-Jan-08 7:25
Viktor Nilsson3-Jan-08 7:25 

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.