Click here to Skip to main content
15,917,565 members
Home / Discussions / C#
   

C#

 
AnswerRe: How to deal with lengthy tasks Pin
Dave Kreskowiak4-Mar-04 8:10
mveDave Kreskowiak4-Mar-04 8:10 
AnswerRe: How to deal with lengthy tasks Pin
YetAnotherDeveloper4-Mar-04 10:22
YetAnotherDeveloper4-Mar-04 10:22 
AnswerRe: How to deal with lengthy tasks Pin
hongheo764-Mar-04 14:51
hongheo764-Mar-04 14:51 
GeneralRe: How to deal with lengthy tasks Pin
Uwe Keim5-Mar-04 5:49
sitebuilderUwe Keim5-Mar-04 5:49 
GeneralBalloon ToolTips Pin
Marco M.4-Mar-04 7:26
Marco M.4-Mar-04 7:26 
GeneralRe: Balloon ToolTips Pin
Mazdak4-Mar-04 7:36
Mazdak4-Mar-04 7:36 
GeneralRe: Balloon ToolTips Pin
Heath Stewart4-Mar-04 9:57
protectorHeath Stewart4-Mar-04 9:57 
GeneralCustom Control Designer not seeing Controls on init Pin
YetAnotherDeveloper4-Mar-04 7:22
YetAnotherDeveloper4-Mar-04 7:22 
I have been working on a custom tab control and at this poitn everything works and acts like it should EXCEPT for when you first open the designer for my tabcontrol... the designer doesnt see any of the tabs/pages that are assigned to it in the code. In order for it to see them i have to go and add another tabpage to the tabcollection, when this is done it adds the collection of pages to the tabcontrol. After thats done the designer works like it should..... its only on init of the designer that this problems happens. is there an easy way to these items at init? how does one make the init find the associated controls to the tabpage?

i have looked at Magic tabcontrol version 1.7 and pallaControls but this is just a rip of the Magic code (with a few minor changes).

perhaps just a good tutorial on creating custom ParentControlDesigner.

ps. if you would like to see some code or just more info then let me know

thanks for any info.
mb
GeneralRe: Custom Control Designer not seeing Controls on init Pin
YetAnotherDeveloper4-Mar-04 10:02
YetAnotherDeveloper4-Mar-04 10:02 
GeneralRe: Custom Control Designer not seeing Controls on init Pin
YetAnotherDeveloper4-Mar-04 19:19
YetAnotherDeveloper4-Mar-04 19:19 
GeneralProblem with marshal-by-reference class Pin
Flack4-Mar-04 7:12
Flack4-Mar-04 7:12 
GeneralRe: Problem with marshal-by-reference class Pin
turbochimp4-Mar-04 9:29
turbochimp4-Mar-04 9:29 
GeneralRe: Problem with marshal-by-reference class Pin
Roman Rodov4-Mar-04 18:49
Roman Rodov4-Mar-04 18:49 
GeneralCreating a short cut.... Pin
Anonymous4-Mar-04 5:46
Anonymous4-Mar-04 5:46 
GeneralRe: Creating a short cut.... Pin
Heath Stewart4-Mar-04 5:56
protectorHeath Stewart4-Mar-04 5:56 
GeneralAdding control to toolbox Pin
Gary Hyslop4-Mar-04 5:44
Gary Hyslop4-Mar-04 5:44 
GeneralRe: Adding control to toolbox Pin
Heath Stewart4-Mar-04 5:52
protectorHeath Stewart4-Mar-04 5:52 
GeneralRe: Adding control to toolbox Pin
Mazdak4-Mar-04 5:53
Mazdak4-Mar-04 5:53 
QuestionHow to end a program in C# using .NET Pin
Anonymous4-Mar-04 5:25
Anonymous4-Mar-04 5:25 
AnswerRe: How to end a program in C# using .NET Pin
Heath Stewart4-Mar-04 5:26
protectorHeath Stewart4-Mar-04 5:26 
GeneralRe: How to end a program in C# using .NET Pin
Anonymous4-Mar-04 5:34
Anonymous4-Mar-04 5:34 
GeneralRe: How to end a program in C# using .NET Pin
Heath Stewart4-Mar-04 5:51
protectorHeath Stewart4-Mar-04 5:51 
GeneralRe: How to end a program in C# using .NET Pin
Dave Kreskowiak4-Mar-04 5:55
mveDave Kreskowiak4-Mar-04 5:55 
GeneralRe: How to end a program in C# using .NET Pin
Anthony_Yio5-Mar-04 23:08
Anthony_Yio5-Mar-04 23:08 
GeneralRe: How to end a program in C# using .NET Pin
Dave Kreskowiak6-Mar-04 5:59
mveDave Kreskowiak6-Mar-04 5:59 

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.