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

C#

 
AnswerRe: Hi! Pin
engsrini4-Feb-07 19:37
engsrini4-Feb-07 19:37 
AnswerRe: Hi! Pin
quiteSmart4-Feb-07 19:54
quiteSmart4-Feb-07 19:54 
GeneralRe: Hi! Pin
Seishin#5-Feb-07 0:47
Seishin#5-Feb-07 0:47 
AnswerRe: Hi! Pin
Christian Graus4-Feb-07 19:57
protectorChristian Graus4-Feb-07 19:57 
AnswerRe: Hi! Pin
MinhajuddinK4-Feb-07 20:22
MinhajuddinK4-Feb-07 20:22 
QuestionHi! Pin
Member 37946634-Feb-07 16:44
Member 37946634-Feb-07 16:44 
AnswerRe: Hi! Pin
TrooperIronMan5-Feb-07 1:42
TrooperIronMan5-Feb-07 1:42 
QuestionAdding Control inside Control with Designer [modified] Pin
Luc Pattyn4-Feb-07 14:19
sitebuilderLuc Pattyn4-Feb-07 14:19 
Hi,

this is my first question on CodeProject; its about Visual Designer.

Say I want to have a Panel and a PictureBox in the Form, no problem.
Now a Button in that Panel, no problem, just click in the Panel and drag a Button.

Now a Label in that PictureBox, Designer does not do that, even when I click inside
the PictureBox, the Label gets added to the Form, not to the PictureBox
(code checked: parent is Form, location is Form relative).

Also not working is Button in Button.

Is there a way to do these with Designer, i.e. without changing the code manually ?
If it is impossible for some Controls, which are they ? How can one recognize them ?

I am using both Visual 7.1 and 8.0 (in case it would be different).

TIA

-- modified at 20:38 Sunday 4th February, 2007


Luc Pattyn

AnswerRe: Adding Control inside Control with Designer Pin
PIEBALDconsult4-Feb-07 16:39
mvePIEBALDconsult4-Feb-07 16:39 
AnswerRe: Adding Control inside Control with Designer Pin
Stefan Troschuetz4-Feb-07 21:39
Stefan Troschuetz4-Feb-07 21:39 
AnswerRe: Adding Control inside Control with Designer [modified] Pin
Martin#4-Feb-07 21:58
Martin#4-Feb-07 21:58 
Questionfile not found the first time applicatioin is run Pin
AceC0d3r4-Feb-07 11:20
AceC0d3r4-Feb-07 11:20 
AnswerRe: file not found the first time applicatioin is run Pin
Christian Graus4-Feb-07 11:49
protectorChristian Graus4-Feb-07 11:49 
GeneralRe: file not found the first time applicatioin is run Pin
AceC0d3r4-Feb-07 20:01
AceC0d3r4-Feb-07 20:01 
AnswerRe: file not found the first time applicatioin is run Pin
VirtualVoid.NET6-Feb-07 3:43
VirtualVoid.NET6-Feb-07 3:43 
QuestionDisable(gray out ) an item in CheckedistBox in C# Pin
happyrider4-Feb-07 9:43
happyrider4-Feb-07 9:43 
AnswerRe: Disable(gray out ) an item in CheckedistBox in C# Pin
Judah Gabriel Himango5-Feb-07 11:40
sponsorJudah Gabriel Himango5-Feb-07 11:40 
QuestionExteranal config for Remoting cause big problem Pin
TrooperIronMan4-Feb-07 9:18
TrooperIronMan4-Feb-07 9:18 
AnswerRe: Exteranal config for Remoting cause big problem Pin
TrooperIronMan5-Feb-07 1:41
TrooperIronMan5-Feb-07 1:41 
GeneralRe: Exteranal config for Remoting cause big problem Pin
VirtualVoid.NET6-Feb-07 3:45
VirtualVoid.NET6-Feb-07 3:45 
GeneralRe: Exteranal config for Remoting cause big problem Pin
TrooperIronMan14-Feb-07 1:38
TrooperIronMan14-Feb-07 1:38 
QuestionNested struct or Object property of a component? Pin
mike montagne4-Feb-07 9:03
mike montagne4-Feb-07 9:03 
AnswerRe: Nested struct or Object property of a component? Pin
Christian Graus4-Feb-07 9:09
protectorChristian Graus4-Feb-07 9:09 
GeneralRe: Nested struct or Object property of a component? Pin
mike montagne4-Feb-07 9:22
mike montagne4-Feb-07 9:22 
GeneralRe: Nested struct or Object property of a component? Pin
mike montagne4-Feb-07 19:15
mike montagne4-Feb-07 19:15 

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.