Click here to Skip to main content
15,909,466 members
Home / Discussions / .NET (Core and Framework)
   

.NET (Core and Framework)

 
GeneralRe: How to set focus in CheckBox placed in User Control. Pin
Madhumanjuri Mitra30-Nov-09 20:12
Madhumanjuri Mitra30-Nov-09 20:12 
QuestionHow to decide whether a class is "internal" by .net reflection ? Pin
yoyota26-Nov-09 22:28
yoyota26-Nov-09 22:28 
AnswerRe: How to decide whether a class is "internal" by .net reflection ? Pin
dan!sh 26-Nov-09 23:58
professional dan!sh 26-Nov-09 23:58 
GeneralRe: How to decide whether a class is "internal" by .net reflection ? Pin
yoyota27-Nov-09 14:06
yoyota27-Nov-09 14:06 
GeneralRe: How to decide whether a class is "internal" by .net reflection ? Pin
dan!sh 28-Nov-09 5:49
professional dan!sh 28-Nov-09 5:49 
QuestionDisplaying a form from another Form Pin
Madhumanjuri Mitra25-Nov-09 20:58
Madhumanjuri Mitra25-Nov-09 20:58 
AnswerRe: Displaying a form from another Form Pin
Shameel25-Nov-09 23:39
professionalShameel25-Nov-09 23:39 
AnswerRe: Displaying a form from another Form Pin
dan!sh 26-Nov-09 19:35
professional dan!sh 26-Nov-09 19:35 
I think you should set the initial size of the form small. Then, you can handle the Resize event and increase its size in that event till the dimesions you want it to be. I mean if you want the size of form as (100,100), set its initial size as (5,5) and then step that by equal intervals in the resize event till it reaches to (100,100).

Similar thing can be done if you paint the form on your own.

50-50-90 rule: Anytime I have a 50-50 chance of getting something right, there's a 90% probability I'll get it wrong...!!

GeneralRe: Displaying a form from another Form Pin
Madhumanjuri Mitra26-Nov-09 21:18
Madhumanjuri Mitra26-Nov-09 21:18 
GeneralRe: Displaying a form from another Form Pin
dan!sh 26-Nov-09 21:52
professional dan!sh 26-Nov-09 21:52 
GeneralRe: Displaying a form from another Form Pin
Madhumanjuri Mitra26-Nov-09 22:33
Madhumanjuri Mitra26-Nov-09 22:33 
GeneralRe: Displaying a form from another Form Pin
dan!sh 26-Nov-09 23:17
professional dan!sh 26-Nov-09 23:17 
QuestionADO .NET & Parameterized Stored Procedures [modified] Pin
T210225-Nov-09 20:24
T210225-Nov-09 20:24 
AnswerRe: ADO .NET & Parameterized Stored Procedures Returning Recordset Pin
Ashfield25-Nov-09 21:17
Ashfield25-Nov-09 21:17 
GeneralRe: ADO .NET & Parameterized Stored Procedures Returning Recordset [modified] Pin
T210225-Nov-09 21:42
T210225-Nov-09 21:42 
GeneralRe: ADO .NET & Parameterized Stored Procedures Returning Recordset Pin
Ashfield26-Nov-09 1:14
Ashfield26-Nov-09 1:14 
GeneralRe: ADO .NET & Parameterized Stored Procedures Returning Recordset Pin
T210226-Nov-09 2:02
T210226-Nov-09 2:02 
QuestionCoding Buddy! Pin
venomation25-Nov-09 6:19
venomation25-Nov-09 6:19 
AnswerRe: Coding Buddy! Pin
T210225-Nov-09 20:28
T210225-Nov-09 20:28 
QuestionSpell Checker component required for ASP.Net application Pin
palakshah8525-Nov-09 2:14
palakshah8525-Nov-09 2:14 
AnswerRe: Spell Checker component required for ASP.Net application Pin
Eddy Vluggen26-Nov-09 10:11
professionalEddy Vluggen26-Nov-09 10:11 
QuestionStrange string.Compare behavior... Pin
Eric M Evans24-Nov-09 8:41
Eric M Evans24-Nov-09 8:41 
AnswerRe: Strange string.Compare behavior... Pin
Simon P Stevens24-Nov-09 23:12
Simon P Stevens24-Nov-09 23:12 
GeneralRe: Strange string.Compare behavior... Pin
Shameel24-Nov-09 23:51
professionalShameel24-Nov-09 23:51 
GeneralRe: Strange string.Compare behavior... Pin
Eric M Evans25-Nov-09 6:04
Eric M Evans25-Nov-09 6:04 

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.