My user control problem as TNotebook control in Delphi
-
I write one user control to show server panel in the form as the control, TNotebook in Delphi. User can select which one page as current Page. But in the IDE, after adding the page in the collection editor, and then close the colloection editor, the page added can not see in the collection editor. I guess that I need to write my collection editor, how can I do it?
-
I write one user control to show server panel in the form as the control, TNotebook in Delphi. User can select which one page as current Page. But in the IDE, after adding the page in the collection editor, and then close the colloection editor, the page added can not see in the collection editor. I guess that I need to write my collection editor, how can I do it?
-
I want to use the C# to design that user control.
-
I want to use the C# to design that user control.
Google results for "C# user control in VB6[^]" I know, "But I'm not using VB6!". You're not, but you ARE using a language that can consume COM classes.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007, 2008
But no longer in 2009...