Click here to Skip to main content
15,902,189 members
Home / Discussions / C#
   

C#

 
GeneralStretching and Transforming Pictures Pin
Reanalyse16-May-05 20:15
Reanalyse16-May-05 20:15 
GeneralRe: Stretching and Transforming Pictures Pin
Werdna17-May-05 14:52
Werdna17-May-05 14:52 
GeneralRe: Stretching and Transforming Pictures Pin
Reanalyse17-May-05 17:13
Reanalyse17-May-05 17:13 
GeneralGENERAL NETWORK ERROR..CONTACT YOUR DOCUMENTATION Pin
pubududilena16-May-05 19:38
pubududilena16-May-05 19:38 
GeneralRe: GENERAL NETWORK ERROR..CONTACT YOUR DOCUMENTATION Pin
mav.northwind17-May-05 22:05
mav.northwind17-May-05 22:05 
Generalempty project wizard in Visual studio 2005 Pin
Anonymous16-May-05 18:46
Anonymous16-May-05 18:46 
GeneralSetCaretPos is not working Pin
CsharpHelp16-May-05 17:47
sussCsharpHelp16-May-05 17:47 
Questiona Collection of Panel's Problem ? Pin
hareluya16-May-05 17:32
hareluya16-May-05 17:32 
I create 2 usercontrols: one is parent control that has a collection of child control. Both controls are inherited from panel. The problem is if i add child control into the parent control by using EditorAttribute(typeof(System.ComponentModel.Design.CollectionEditor), typeof(System.Drawing.Design.UITypeEditor)), everything looks fine, and I got both parent control and all child controls variable on the code at design-time.

However, if i try to add child control into the parent control myself by using IList.Add method or even Add method (the same method that the CollectionEditor call), it get problems: 1) The design view looks ugly and 2) the child controls variable doesn't appear on code. I don't know how the CollectionEditor create a new instance of the child control and add it to the parent control Anyone please help !!!

PS. For some reason, I need the child controls are created properly on the code.

GeneralNeed explanation ... Pin
Francis Chau16-May-05 16:20
Francis Chau16-May-05 16:20 
GeneralRe: Need explanation ... Pin
Christian Graus16-May-05 18:36
protectorChristian Graus16-May-05 18:36 
GeneralRe: Need explanation ... Pin
Francis Chau16-May-05 19:20
Francis Chau16-May-05 19:20 
Generalexporting pure virtual interfaces from managed dll Pin
.dan.g.16-May-05 15:28
professional.dan.g.16-May-05 15:28 
Generalmy application in system tray on windows startup Pin
Sasuko16-May-05 13:45
Sasuko16-May-05 13:45 
GeneralRe: my application in system tray on windows startup Pin
John Arlen116-May-05 15:28
John Arlen116-May-05 15:28 
GeneralRe: my application in system tray on windows startup Pin
Sasuko16-May-05 23:25
Sasuko16-May-05 23:25 
GeneralRe: my application in system tray on windows startup Pin
Drew Noakes17-May-05 1:45
Drew Noakes17-May-05 1:45 
GeneralRe: my application in system tray on windows startup Pin
pubududilena16-May-05 17:11
pubududilena16-May-05 17:11 
GeneralDirectinput question Pin
cardboard4216-May-05 13:41
cardboard4216-May-05 13:41 
QuestionHow do a make a scrolling window for a game? Pin
Anthony Mushrow16-May-05 13:36
professionalAnthony Mushrow16-May-05 13:36 
AnswerRe: How do a make a scrolling window for a game? Pin
Marc Clifton16-May-05 13:53
mvaMarc Clifton16-May-05 13:53 
GeneralDateTimePicker Pin
StephenMcAllister16-May-05 12:46
StephenMcAllister16-May-05 12:46 
GeneralDirectX basic drawing Pin
Kordzik16-May-05 11:55
Kordzik16-May-05 11:55 
GeneralRe: DirectX basic drawing Pin
MoustafaS17-May-05 0:41
MoustafaS17-May-05 0:41 
GeneralHelp with Encoding! Pin
methodincharge16-May-05 7:40
methodincharge16-May-05 7:40 
GeneralRe: Help with Encoding! Pin
User 665816-May-05 13:04
User 665816-May-05 13: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.