Click here to Skip to main content
15,913,467 members
Home / Discussions / C#
   

C#

 
AnswerRe: Controlling LEDS Pin
Thomas Stockwell11-Aug-08 1:30
professionalThomas Stockwell11-Aug-08 1:30 
QuestionToolstripButton Image size? PinPopular
kbalias10-Aug-08 18:59
kbalias10-Aug-08 18:59 
AnswerRe: ToolstripButton Image size? Pin
skirkby17-Mar-09 13:56
skirkby17-Mar-09 13:56 
GeneralRe: ToolstripButton Image size? Pin
skirkby17-Mar-09 14:01
skirkby17-Mar-09 14:01 
AnswerRe: ToolstripButton Image size? Pin
navarino30-Jun-11 2:53
navarino30-Jun-11 2:53 
QuestionI have problem in creating directory structure (dirctory & sub-directories) Pin
khalidd10-Aug-08 18:44
khalidd10-Aug-08 18:44 
AnswerRe: I have problem in creating directory structure (dirctory & sub-directories) Pin
Christian Graus10-Aug-08 21:00
protectorChristian Graus10-Aug-08 21:00 
Questionhow? Pin
Silvyster10-Aug-08 15:30
Silvyster10-Aug-08 15:30 
I'm creating a simple chat application so I started programming with the user interface. Ok here's how I did my layout, I have a split container in a horizontal orientation. The panel that is above the split container has a rich textbox where output or messages pops out including the user's messages. The panel that is below the split container also a rich textbox where the user enters the message. Whenever the user has finished typing the message, they hit the ENTER key, and then the message pops out in the rich text box that is above the split container. After hitting Enter, the rich textbox(input) should be cleared out which was not a problem. Here's the problem on that textbox, after clearing rich textbox, THE I-BEAM pointer should be pointing on the FIRST LINE... well it doesn't after I clear the rich textbox it is still pointing on the second line. Is there a command that I can CONTROL the I-BEAM pointer to POINT on the first line? or is there any other way around?
AnswerRe: how? Pin
leckey10-Aug-08 16:10
leckey10-Aug-08 16:10 
GeneralRe: how? Pin
Silvyster10-Aug-08 16:50
Silvyster10-Aug-08 16:50 
QuestionAnd operator in c#? Pin
CopperCircle10-Aug-08 11:17
CopperCircle10-Aug-08 11:17 
AnswerRe: And operator in c#? Pin
Guffa10-Aug-08 11:29
Guffa10-Aug-08 11:29 
AnswerRe: And operator in c#? Pin
nelsonpaixao10-Aug-08 14:15
nelsonpaixao10-Aug-08 14:15 
GeneralRe: And operator in c#? Pin
Dave Doknjas10-Aug-08 14:38
Dave Doknjas10-Aug-08 14:38 
Questionfinal release help [modified] Pin
bfis10813710-Aug-08 10:09
bfis10813710-Aug-08 10:09 
AnswerRe: final release help Pin
Guffa10-Aug-08 11:33
Guffa10-Aug-08 11:33 
QuestionLarge amount of images - ideas needed Pin
Dewald10-Aug-08 8:23
Dewald10-Aug-08 8:23 
AnswerRe: Large amount of images - ideas needed Pin
User 665810-Aug-08 8:49
User 665810-Aug-08 8:49 
AnswerRe: Large amount of images - ideas needed Pin
nelsonpaixao10-Aug-08 14:19
nelsonpaixao10-Aug-08 14:19 
Questiondetect if application is opened on start-up or via user? Pin
DragenGimp10-Aug-08 7:43
DragenGimp10-Aug-08 7:43 
AnswerRe: detect if application is opened on start-up or via user? Pin
teejayem10-Aug-08 9:37
teejayem10-Aug-08 9:37 
GeneralRe: detect if application is opened on start-up or via user? Pin
DragenGimp10-Aug-08 10:23
DragenGimp10-Aug-08 10:23 
GeneralRe: detect if application is opened on start-up or via user? Pin
DragenGimp10-Aug-08 11:06
DragenGimp10-Aug-08 11:06 
GeneralRe: detect if application is opened on start-up or via user? Pin
teejayem10-Aug-08 12:31
teejayem10-Aug-08 12:31 
GeneralRe: detect if application is opened on start-up or via user? Pin
DragenGimp10-Aug-08 13:01
DragenGimp10-Aug-08 13:01 

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.