Click here to Skip to main content
15,922,894 members
Home / Discussions / C#
   

C#

 
GeneralRe: Tooltip for Menu Item Pin
#realJSOP19-Nov-08 8:10
professional#realJSOP19-Nov-08 8:10 
QuestionRe: Tooltip for Menu Item Pin
postonoh19-Nov-08 6:36
postonoh19-Nov-08 6:36 
Questionwhat to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Pr@teek B@h!19-Nov-08 5:42
Pr@teek B@h!19-Nov-08 5:42 
AnswerRe: what to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Ennis Ray Lynch, Jr.19-Nov-08 5:49
Ennis Ray Lynch, Jr.19-Nov-08 5:49 
QuestionRe: what to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Pr@teek B@h!19-Nov-08 6:07
Pr@teek B@h!19-Nov-08 6:07 
AnswerRe: what to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Ennis Ray Lynch, Jr.19-Nov-08 6:12
Ennis Ray Lynch, Jr.19-Nov-08 6:12 
GeneralRe: what to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Pr@teek B@h!19-Nov-08 6:18
Pr@teek B@h!19-Nov-08 6:18 
GeneralRe: what to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Ennis Ray Lynch, Jr.19-Nov-08 6:25
Ennis Ray Lynch, Jr.19-Nov-08 6:25 
GeneralRe: what to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Pr@teek B@h!19-Nov-08 7:00
Pr@teek B@h!19-Nov-08 7:00 
AnswerRe: what to do when message size is bigger than the byte[] size in Socket.BeginReceive? Pin
Pr@teek B@h!20-Nov-08 3:27
Pr@teek B@h!20-Nov-08 3:27 
QuestionMillisecond Timer Period Pin
ScotDolan19-Nov-08 5:36
ScotDolan19-Nov-08 5:36 
AnswerRe: Millisecond Timer Period Pin
S. Senthil Kumar19-Nov-08 5:48
S. Senthil Kumar19-Nov-08 5:48 
AnswerRe: Millisecond Timer Period Pin
Pr@teek B@h!19-Nov-08 5:49
Pr@teek B@h!19-Nov-08 5:49 
AnswerRe: Millisecond Timer Period Pin
DaveyM6919-Nov-08 12:18
professionalDaveyM6919-Nov-08 12:18 
GeneralRe: Millisecond Timer Period Pin
Pr@teek B@h!20-Nov-08 3:24
Pr@teek B@h!20-Nov-08 3:24 
QuestionIs there a (static) CER Checking Tool? Pin
HosamAly19-Nov-08 4:59
HosamAly19-Nov-08 4:59 
AnswerRe: Is there a (static) CER Checking Tool? Pin
Paul Conrad19-Nov-08 5:02
professionalPaul Conrad19-Nov-08 5:02 
GeneralRe: Is there a (static) CER Checking Tool? Pin
Wendelius19-Nov-08 5:50
mentorWendelius19-Nov-08 5:50 
GeneralRe: Is there a (static) CER Checking Tool? Pin
HosamAly19-Nov-08 6:10
HosamAly19-Nov-08 6:10 
GeneralRe: Is there a (static) CER Checking Tool? Pin
Paul Conrad19-Nov-08 6:12
professionalPaul Conrad19-Nov-08 6:12 
GeneralRe: Is there a (static) CER Checking Tool? Pin
Dave Kreskowiak19-Nov-08 6:35
mveDave Kreskowiak19-Nov-08 6:35 
AnswerRe: Is there a (static) CER Checking Tool? Pin
Pete O'Hanlon19-Nov-08 10:13
mvePete O'Hanlon19-Nov-08 10:13 
GeneralRe: Is there a (static) CER Checking Tool? Pin
HosamAly20-Nov-08 1:25
HosamAly20-Nov-08 1:25 
Questionsmall question about the use accelerated key for buttons within dialog Pin
Seraph_summer19-Nov-08 4:42
Seraph_summer19-Nov-08 4:42 
AnswerRe: small question about the use accelerated key for buttons within dialog Pin
Simon P Stevens19-Nov-08 4:45
Simon P Stevens19-Nov-08 4:45 
In winforms, set it as the accept button.

It's a property on the form called "AcceptButton", just change it to the button you want to be the default accept button.

Simon

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.