Click here to Skip to main content
15,896,207 members
Home / Discussions / C#
   

C#

 
GeneralRe: Size of '.exe' file of project is increasing... Pin
Guffa5-Jun-07 2:05
Guffa5-Jun-07 2:05 
GeneralRe: Size of '.exe' file of project is increasing... Pin
DavidNohejl5-Jun-07 2:06
DavidNohejl5-Jun-07 2:06 
QuestionGrid View (prevent down enter key from down) Pin
Syed Shahid Hussain4-Jun-07 23:26
Syed Shahid Hussain4-Jun-07 23:26 
AnswerRe: Grid View (prevent down enter key from down) Pin
Tavbi5-Jun-07 1:32
Tavbi5-Jun-07 1:32 
GeneralRe: Grid View (prevent down enter key from down) Pin
Syed Shahid Hussain6-Jun-07 19:03
Syed Shahid Hussain6-Jun-07 19:03 
GeneralRe: Grid View (prevent down enter key from down) Pin
Tavbi6-Jun-07 20:37
Tavbi6-Jun-07 20:37 
QuestionDefault Event setting of the Form Components Pin
Krishna Paudel4-Jun-07 23:13
Krishna Paudel4-Jun-07 23:13 
AnswerRe: Default Event setting of the Form Components Pin
Hesham Yassin6-Jun-07 8:19
Hesham Yassin6-Jun-07 8:19 
you can change the name of the function using two ways:
1. one right click on the button and thwen go to the button properties, there you can change the name of the functions that are relevant to the button.

2. go to the Form.Designer.resx and search for the function name. it's looks like:
button1.OnClick+=Bla Bla Bla (the name of the function);....:->
GeneralRe: Default Event setting of the Form Components Pin
Krishna Paudel6-Jun-07 21:35
Krishna Paudel6-Jun-07 21:35 
Questiondrag Text in a textbox Pin
merwa4-Jun-07 23:07
merwa4-Jun-07 23:07 
AnswerRe: drag Text in a textbox Pin
SimulationofSai4-Jun-07 23:11
SimulationofSai4-Jun-07 23:11 
AnswerRe: drag Text in a textbox Pin
Nouman Bhatti5-Jun-07 1:15
Nouman Bhatti5-Jun-07 1:15 
QuestionOnDragDrop sometimes not get invoked Pin
kumar.bs4-Jun-07 22:06
kumar.bs4-Jun-07 22:06 
AnswerRe: OnDragDrop sometimes not get invoked Pin
Nouman Bhatti5-Jun-07 1:18
Nouman Bhatti5-Jun-07 1:18 
Question"Loading of the ImageList did not succeed" error Pin
Mertli Ozgur Nevres4-Jun-07 21:44
Mertli Ozgur Nevres4-Jun-07 21:44 
AnswerRe: "Loading of the ImageList did not succeed" error Pin
Luc Pattyn5-Jun-07 0:45
sitebuilderLuc Pattyn5-Jun-07 0:45 
GeneralRe: "Loading of the ImageList did not succeed" error Pin
Mertli Ozgur Nevres5-Jun-07 1:13
Mertli Ozgur Nevres5-Jun-07 1:13 
AnswerRe: "Loading of the ImageList did not succeed" error Pin
Hesham Yassin6-Jun-07 8:20
Hesham Yassin6-Jun-07 8:20 
QuestionDataGridTableStyle.Add(??); Pin
Muammar©4-Jun-07 21:06
Muammar©4-Jun-07 21:06 
AnswerRe: DataGridTableStyle.Add(??); Pin
Gopal.S4-Jun-07 23:24
Gopal.S4-Jun-07 23:24 
GeneralRe: DataGridTableStyle.Add(??); Pin
Muammar©5-Jun-07 0:36
Muammar©5-Jun-07 0:36 
QuestionInheritance Pin
zwan134-Jun-07 20:57
zwan134-Jun-07 20:57 
AnswerRe: Inheritance Pin
gauthee4-Jun-07 21:15
gauthee4-Jun-07 21:15 
AnswerRe: Inheritance Pin
Colin Angus Mackay4-Jun-07 22:25
Colin Angus Mackay4-Jun-07 22:25 
AnswerRe: Inheritance Pin
KKrista4-Jun-07 23:15
KKrista4-Jun-07 23:15 

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.