Click here to Skip to main content
15,891,607 members
Home / Discussions / C#
   

C#

 
GeneralRe: Search Item in List View Pin
MJay3-Nov-06 21:19
MJay3-Nov-06 21:19 
Questioncopy and paste a control at designtime Pin
webseal2-Nov-06 22:28
webseal2-Nov-06 22:28 
AnswerRe: copy and paste a control at designtime Pin
Stefan Troschuetz2-Nov-06 22:34
Stefan Troschuetz2-Nov-06 22:34 
GeneralRe: copy and paste a control at designtime Pin
webseal2-Nov-06 23:26
webseal2-Nov-06 23:26 
QuestionDraw arc Pin
rzvme2-Nov-06 21:40
rzvme2-Nov-06 21:40 
AnswerRe: Draw arc Pin
Stefan Troschuetz2-Nov-06 22:31
Stefan Troschuetz2-Nov-06 22:31 
QuestionHow to draw graphs in Image control of Report Pin
Ramith Sivanarain2-Nov-06 21:30
Ramith Sivanarain2-Nov-06 21:30 
QuestionTo change child property attribute . Pin
praveenqwe2-Nov-06 18:51
praveenqwe2-Nov-06 18:51 
Hi,
Can any one help me in changing the attribute value of a child attribute when the parent attribute value is changed .

eg
parent property
[readonly(true)]
parent {get{return child;}set{child =value;}}


child class

class child
{
a {get{return 1;}set{1 =value;}}

}

for this eg if i channge read only attribute for parent it should affect child also,

Thank you

regards

Praveen
AnswerRe: To change child property attribute . Pin
sam#2-Nov-06 19:37
sam#2-Nov-06 19:37 
GeneralRe: To change child property attribute . Pin
praveenqwe2-Nov-06 20:13
praveenqwe2-Nov-06 20:13 
GeneralRe: To change child property attribute . Pin
Mairaaj Khan2-Nov-06 21:24
professionalMairaaj Khan2-Nov-06 21:24 
QuestionOpen Folder Pin
Rahul.RK2-Nov-06 18:07
Rahul.RK2-Nov-06 18:07 
AnswerRe: Open Folder Pin
alexey N2-Nov-06 18:15
alexey N2-Nov-06 18:15 
GeneralRe: Open Folder Pin
Rahul.RK2-Nov-06 18:21
Rahul.RK2-Nov-06 18:21 
GeneralRe: Open Folder Pin
alexey N2-Nov-06 18:31
alexey N2-Nov-06 18:31 
GeneralRe: Open Folder Pin
Rahul.RK2-Nov-06 18:41
Rahul.RK2-Nov-06 18:41 
QuestionSpecify comboboxcolumn for bound datatable column Pin
drinkingbird2-Nov-06 16:35
drinkingbird2-Nov-06 16:35 
AnswerRe: Specify comboboxcolumn for bound datatable column Pin
Xint02-Nov-06 16:44
Xint02-Nov-06 16:44 
GeneralRe: Specify comboboxcolumn for bound datatable column [modified] Pin
drinkingbird2-Nov-06 17:22
drinkingbird2-Nov-06 17:22 
GeneralUpdate: Got it Pin
drinkingbird2-Nov-06 18:34
drinkingbird2-Nov-06 18:34 
QuestionAnchor, Dock, FlowLayoutPanel, Panel, When to use and how!? Pin
shultas2-Nov-06 14:09
shultas2-Nov-06 14:09 
AnswerRe: Anchor, Dock, FlowLayoutPanel, Panel, When to use and how!? Pin
Judah Gabriel Himango2-Nov-06 15:40
sponsorJudah Gabriel Himango2-Nov-06 15:40 
QuestionFill a pictureBox with linear gradient Pin
elsombreron2-Nov-06 13:49
elsombreron2-Nov-06 13:49 
AnswerRe: Fill a pictureBox with linear gradient Pin
Judah Gabriel Himango2-Nov-06 15:36
sponsorJudah Gabriel Himango2-Nov-06 15:36 
AnswerRe: Fill a pictureBox with linear gradient Pin
Alex@UEA2-Nov-06 21:10
Alex@UEA2-Nov-06 21:10 

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.