Click here to Skip to main content
15,906,626 members
Home / Discussions / C#
   

C#

 
AnswerRe: C# Pin
Colin Angus Mackay25-Jan-07 0:10
Colin Angus Mackay25-Jan-07 0:10 
GeneralRe: C# Pin
dataminers25-Jan-07 0:23
dataminers25-Jan-07 0:23 
GeneralRe: C# Pin
quiteSmart25-Jan-07 0:43
quiteSmart25-Jan-07 0:43 
GeneralRe: C# Pin
Pete O'Hanlon25-Jan-07 1:06
mvePete O'Hanlon25-Jan-07 1:06 
AnswerRe: C# Pin
Ed.Poore25-Jan-07 1:14
Ed.Poore25-Jan-07 1:14 
AnswerRe: C# Pin
ednrgc25-Jan-07 5:52
ednrgc25-Jan-07 5:52 
QuestionRegistry Pin
Dylan van Heerden24-Jan-07 23:51
Dylan van Heerden24-Jan-07 23:51 
QuestionGetting protected controls using reflection Pin
Chals24-Jan-07 23:44
Chals24-Jan-07 23:44 
Hi,

I am inspecting an assembly that has a form, and this form has some controls that are inherited from a BaseForm class.

Using GetFields I get to know its controls. However, the inherited controls do not show. I have set BindingFlags as follows:

BindingFlags flags = BindingFlags.Instance | BindingFlags.NonPublic;

Am I missing something, any ideas?

Thanks in advance.

AnswerRe: Getting protected controls using reflection Pin
Marc Clifton25-Jan-07 2:08
mvaMarc Clifton25-Jan-07 2:08 
QuestionChanging scrollrate Pin
Bekjong24-Jan-07 23:44
Bekjong24-Jan-07 23:44 
Questionshow ComboBox dropdown list? Pin
george ivanov24-Jan-07 23:40
george ivanov24-Jan-07 23:40 
AnswerRe: show ComboBox dropdown list? Pin
Martin#25-Jan-07 0:53
Martin#25-Jan-07 0:53 
GeneralRe: show ComboBox dropdown list? Pin
george ivanov25-Jan-07 1:17
george ivanov25-Jan-07 1:17 
QuestionProblem iwith Screen Resolution Pin
quiteSmart24-Jan-07 23:25
quiteSmart24-Jan-07 23:25 
AnswerRe: Problem iwith Screen Resolution Pin
Martin#24-Jan-07 23:32
Martin#24-Jan-07 23:32 
GeneralRe: Problem iwith Screen Resolution Pin
quiteSmart24-Jan-07 23:44
quiteSmart24-Jan-07 23:44 
AnswerRe: Problem iwith Screen Resolution Pin
Sylvester george25-Jan-07 0:11
Sylvester george25-Jan-07 0:11 
GeneralRe: Problem iwith Screen Resolution Pin
quiteSmart25-Jan-07 0:41
quiteSmart25-Jan-07 0:41 
GeneralRe: Problem iwith Screen Resolution Pin
Martin#25-Jan-07 0:45
Martin#25-Jan-07 0:45 
GeneralRe: Problem iwith Screen Resolution Pin
quiteSmart25-Jan-07 0:56
quiteSmart25-Jan-07 0:56 
GeneralRe: Problem iwith Screen Resolution Pin
Martin#25-Jan-07 1:06
Martin#25-Jan-07 1:06 
QuestionSocket Connection Pin
pranu_1324-Jan-07 22:31
pranu_1324-Jan-07 22:31 
Questionplz help me? Pin
Sanjib Raj24-Jan-07 22:25
Sanjib Raj24-Jan-07 22:25 
AnswerRe: plz help me? Pin
Stefan Troschuetz24-Jan-07 22:32
Stefan Troschuetz24-Jan-07 22:32 
AnswerRe: plz help me? Pin
jdkulkarni24-Jan-07 22:33
jdkulkarni24-Jan-07 22:33 

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.