Click here to Skip to main content
15,878,814 members
Home / Discussions / C#
   

C#

 
AnswerRe: Generics Problems Pin
Gerry Schmitz8-Sep-12 20:28
mveGerry Schmitz8-Sep-12 20:28 
Questionhow to change the parent of anUIElement Pin
benzarabel7-Sep-12 5:04
benzarabel7-Sep-12 5:04 
AnswerRe: how to change the parent of anUIElement Pin
Wes Aday7-Sep-12 5:55
professionalWes Aday7-Sep-12 5:55 
AnswerRe: how to change the parent of anUIElement Pin
Clifford Nelson7-Sep-12 7:25
Clifford Nelson7-Sep-12 7:25 
QuestionControl won't update Pin
MAW306-Sep-12 16:48
MAW306-Sep-12 16:48 
AnswerRe: Control won't update Pin
Dr.Walt Fair, PE6-Sep-12 17:13
professionalDr.Walt Fair, PE6-Sep-12 17:13 
GeneralRe: Control won't update Pin
MAW306-Sep-12 17:47
MAW306-Sep-12 17:47 
GeneralRe: Control won't update Pin
Dr.Walt Fair, PE6-Sep-12 17:57
professionalDr.Walt Fair, PE6-Sep-12 17:57 
OK, I hope I understand you correctly. If not, please correct me or perhaps someone else will jump in.

If it said you need to use the new command, it seems you need to create the control. You'll also need to add it to Controls list of its container. Once you do that you should be able to refresh the container and it should display your added control, assuming the control, is implemented correctly. You can look at the designer code for any Form to see how the controls are created and added to the list of controls, etc.
CQ de W5ALT

Walt Fair, Jr., P. E.
Comport Computing
Specializing in Technical Engineering Software


GeneralRe: Control won't update Pin
MAW306-Sep-12 18:11
MAW306-Sep-12 18:11 
AnswerRe: Control won't update Pin
Eddy Vluggen6-Sep-12 18:24
professionalEddy Vluggen6-Sep-12 18:24 
GeneralRe: Control won't update Pin
MAW306-Sep-12 18:44
MAW306-Sep-12 18:44 
QuestionC# process code Pin
sc steinhayse6-Sep-12 10:19
sc steinhayse6-Sep-12 10:19 
AnswerRe: C# process code Pin
Dave Kreskowiak6-Sep-12 10:52
mveDave Kreskowiak6-Sep-12 10:52 
QuestionHow to open UNC path to C$ without credentials Pin
robwm16-Sep-12 9:15
robwm16-Sep-12 9:15 
AnswerRe: How to open UNC path to C$ without credentials Pin
Eddy Vluggen6-Sep-12 18:25
professionalEddy Vluggen6-Sep-12 18:25 
GeneralRe: How to open UNC path to C$ without credentials Pin
PIEBALDconsult7-Sep-12 4:51
mvePIEBALDconsult7-Sep-12 4:51 
GeneralRe: How to open UNC path to C$ without credentials Pin
robwm17-Sep-12 8:26
robwm17-Sep-12 8:26 
GeneralRe: How to open UNC path to C$ without credentials Pin
robwm112-Sep-12 9:32
robwm112-Sep-12 9:32 
GeneralRe: How to open UNC path to C$ without credentials Pin
PIEBALDconsult12-Sep-12 15:25
mvePIEBALDconsult12-Sep-12 15:25 
QuestionC# config file Pin
classy_dog6-Sep-12 8:26
classy_dog6-Sep-12 8:26 
AnswerRe: C# config file Pin
Expert Coming6-Sep-12 8:39
Expert Coming6-Sep-12 8:39 
AnswerRe: C# config file Pin
jschell6-Sep-12 8:47
jschell6-Sep-12 8:47 
AnswerRe: C# config file Pin
Deepak_Sharma_7-Sep-12 4:06
Deepak_Sharma_7-Sep-12 4:06 
QuestionC# linq Pin
classy_dog6-Sep-12 6:45
classy_dog6-Sep-12 6:45 
AnswerRe: C# linq Pin
Pete O'Hanlon6-Sep-12 7:57
mvePete O'Hanlon6-Sep-12 7:57 

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.