Click here to Skip to main content
15,899,679 members
Home / Discussions / C#
   

C#

 
GeneralRe: Image Zooming in C# Pin
Member 26583513-Apr-03 22:34
Member 26583513-Apr-03 22:34 
GeneralRe: Image Zooming in C# Pin
Philip Fitzsimons14-Apr-03 3:16
Philip Fitzsimons14-Apr-03 3:16 
GeneralRe: Image Zooming in C# Pin
Nick Parker15-Apr-03 2:44
protectorNick Parker15-Apr-03 2:44 
QuestionHow can i catch console output to a textbox ? Pin
jtmtv1813-Apr-03 19:57
jtmtv1813-Apr-03 19:57 
AnswerRe: How can i catch console output to a textbox ? Pin
Philip Fitzsimons14-Apr-03 3:24
Philip Fitzsimons14-Apr-03 3:24 
QuestionCan I design a webserivce with c#,now I want use it with c++ and webservice have session state Pin
wxdwxd13-Apr-03 19:18
wxdwxd13-Apr-03 19:18 
GeneralTrying to make TextBox act like a Console.ReadLine Pin
Ioncycle13-Apr-03 8:35
Ioncycle13-Apr-03 8:35 
GeneralRe: Trying to make TextBox act like a Console.ReadLine Pin
Philip Fitzsimons14-Apr-03 3:19
Philip Fitzsimons14-Apr-03 3:19 
don't use sleep - it will break your app.

much simpler use a variable with either a number or a enum - this is your state.
every time the use presses the button increate the state and then do which every action is required for that state.




"When the only tool you have is a hammer, a sore thumb you will have."

GeneralXmlDocument query Pin
Nish Nishant13-Apr-03 6:22
sitebuilderNish Nishant13-Apr-03 6:22 
GeneralRe: XmlDocument query Pin
Le centriste13-Apr-03 7:18
Le centriste13-Apr-03 7:18 
GeneralRe: XmlDocument query [solved] Pin
Nish Nishant13-Apr-03 7:24
sitebuilderNish Nishant13-Apr-03 7:24 
GeneralRe: XmlDocument query Pin
Stephane Rodriguez.13-Apr-03 7:29
Stephane Rodriguez.13-Apr-03 7:29 
GeneralRe: XmlDocument query Pin
Nish Nishant13-Apr-03 7:44
sitebuilderNish Nishant13-Apr-03 7:44 
GeneralKey accelerator Pin
BoudewijnEctor13-Apr-03 2:22
BoudewijnEctor13-Apr-03 2:22 
GeneralLAN chat program Pin
BoudewijnEctor13-Apr-03 2:18
BoudewijnEctor13-Apr-03 2:18 
GeneralRe: LAN chat program Pin
Mazdak13-Apr-03 9:55
Mazdak13-Apr-03 9:55 
GeneralRe: LAN chat program Pin
Tolulope Delight4-Jun-10 4:36
Tolulope Delight4-Jun-10 4:36 
GeneralMultiple Forms Pin
BoudewijnEctor13-Apr-03 2:11
BoudewijnEctor13-Apr-03 2:11 
GeneralRe: Multiple Forms Pin
moredip13-Apr-03 2:44
moredip13-Apr-03 2:44 
GeneralRe: Multiple Forms Pin
BoudewijnEctor14-Apr-03 8:35
BoudewijnEctor14-Apr-03 8:35 
GeneralRe: Multiple Forms Pin
moredip14-Apr-03 11:46
moredip14-Apr-03 11:46 
QuestionWhat's up with User Controls? Pin
Dave Kerr13-Apr-03 0:54
Dave Kerr13-Apr-03 0:54 
AnswerRe: What's up with User Controls? Pin
Danny Blanchard13-Apr-03 20:19
Danny Blanchard13-Apr-03 20:19 
AnswerRe: What's up with User Controls? Pin
Martin Cook15-Apr-03 8:33
professionalMartin Cook15-Apr-03 8:33 
GeneralOne more question on web services Pin
Cristoff13-Apr-03 0:47
Cristoff13-Apr-03 0:47 

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.