Click here to Skip to main content
15,912,400 members
Home / Discussions / C#
   

C#

 
AnswerRe: Looping Pin
tarasp14-Feb-07 3:48
tarasp14-Feb-07 3:48 
AnswerRe: Looping Pin
Luc Pattyn14-Feb-07 7:43
sitebuilderLuc Pattyn14-Feb-07 7:43 
Questionhow to get first 5 records from a dataset having 100 records Pin
romanchita14-Feb-07 2:33
romanchita14-Feb-07 2:33 
AnswerRe: how to get first 5 records from a dataset having 100 records Pin
Matglas14-Feb-07 2:41
Matglas14-Feb-07 2:41 
AnswerRe: how to get first 5 records from a dataset having 100 records Pin
ednrgc14-Feb-07 2:43
ednrgc14-Feb-07 2:43 
QuestionHow to make the text bold in richTextBox? Pin
frossie14-Feb-07 2:17
frossie14-Feb-07 2:17 
AnswerRe: How to make the text bold in richTextBox? Pin
Abisodun14-Feb-07 2:37
Abisodun14-Feb-07 2:37 
QuestionRichTextBox Problem Pin
Abisodun14-Feb-07 2:07
Abisodun14-Feb-07 2:07 
QuestionChanging the Form's and controlBox looks Pin
ThetaClear14-Feb-07 1:56
ThetaClear14-Feb-07 1:56 
AnswerRe: Changing the Form's and controlBox looks Pin
Mircea Puiu14-Feb-07 4:29
Mircea Puiu14-Feb-07 4:29 
GeneralRe: Changing the Form's and controlBox looks Pin
ThetaClear14-Feb-07 4:45
ThetaClear14-Feb-07 4:45 
GeneralRe: Changing the Form's and controlBox looks Pin
ThetaClear14-Feb-07 4:54
ThetaClear14-Feb-07 4:54 
AnswerRe: Changing the Form's and controlBox looks Pin
Martin#14-Feb-07 5:09
Martin#14-Feb-07 5:09 
GeneralRe: Changing the Form's and controlBox looks Pin
ThetaClear14-Feb-07 5:14
ThetaClear14-Feb-07 5:14 
QuestionHow to set an default button Pin
hiremath7114-Feb-07 1:55
hiremath7114-Feb-07 1:55 
AnswerRe: How to set an default button Pin
il_masacratore14-Feb-07 2:28
il_masacratore14-Feb-07 2:28 
I don't know how you can set a button as default... But instead of this, you can set the KeyPreview property value "true" and add handle the KeyDown event of the form, and call the same method that you call with the button click event.
AnswerRe: How to set an default button Pin
Martin#14-Feb-07 2:35
Martin#14-Feb-07 2:35 
GeneralRe: How to set an default button Pin
hiremath7114-Feb-07 2:47
hiremath7114-Feb-07 2:47 
GeneralRe: How to set an default button Pin
Luc Pattyn14-Feb-07 7:47
sitebuilderLuc Pattyn14-Feb-07 7:47 
GeneralRe: How to set an default button Pin
hiremath7120-Feb-07 20:10
hiremath7120-Feb-07 20:10 
GeneralRe: How to set an default button Pin
starcraft4ever15-Feb-07 17:13
starcraft4ever15-Feb-07 17:13 
GeneralRe: How to set an default button Pin
hiremath7120-Feb-07 20:05
hiremath7120-Feb-07 20:05 
QuestionCOM Interface Usage From C# Pin
James R. Twine14-Feb-07 1:25
James R. Twine14-Feb-07 1:25 
AnswerRe: COM Interface Usage From C# Pin
led mike14-Feb-07 6:59
led mike14-Feb-07 6:59 
GeneralRe: COM Interface Usage From C# Pin
James R. Twine14-Feb-07 7:31
James R. Twine14-Feb-07 7:31 

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.