Click here to Skip to main content
15,790,135 members
Home / Discussions / C#
   

C#

 
GeneralRe: Automatically creating classes ? Pin
Colin Angus Mackay1-Feb-04 2:35
Colin Angus Mackay1-Feb-04 2:35 
GeneralRe: Automatically creating classes ? Pin
Andres Coder1-Feb-04 5:47
Andres Coder1-Feb-04 5:47 
GeneralRe: Automatically creating classes ? Pin
Colin Angus Mackay1-Feb-04 6:01
Colin Angus Mackay1-Feb-04 6:01 
QuestionVirtual colums in a datagrid? Pin
Franz Pentenrieder31-Jan-04 13:02
Franz Pentenrieder31-Jan-04 13:02 
AnswerRe: Virtual colums in a datagrid? Pin
Heath Stewart2-Feb-04 5:21
protectorHeath Stewart2-Feb-04 5:21 
GeneralQuick answer for threading Pin
jacal9931-Jan-04 12:35
jacal9931-Jan-04 12:35 
GeneralRe: Quick answer for threading Pin
OmegaSupreme1-Feb-04 6:37
OmegaSupreme1-Feb-04 6:37 
GeneralProblem with events (I think) ... Pin
Andres Coder31-Jan-04 10:14
Andres Coder31-Jan-04 10:14 
Hi again. Still learning C#. This time I managed to create 2 similar controls. I also have a class PropertiesClass that should change some properties (like color and text) of the controls. But after I have changed a property in PropertiesClass, how can I let the other (two) controls know that I did it ? I remind You that I have several controls that must be updated, not just one. I guess the only chance would be using events somehow ?

From my Borland Delphi days I remember using messages (if property is changed I broadcast the message and the controls respond to it) for things like this, but unfortunately (or luckily) .NET doesn't support them...

Best regards, Desmond
GeneralRe: Problem with events (I think) ... Pin
Mazdak31-Jan-04 10:31
Mazdak31-Jan-04 10:31 
GeneralA drawing method parameters ... Pin
Andres Coder31-Jan-04 3:44
Andres Coder31-Jan-04 3:44 
GeneralRe: A drawing method parameters ... Pin
Mazdak31-Jan-04 5:36
Mazdak31-Jan-04 5:36 
GeneralRe: A drawing method parameters ... Pin
Nick Parker31-Jan-04 5:44
protectorNick Parker31-Jan-04 5:44 
Questionwhere is "Project Settings (ALT+F7)" of VC++6.0 in VS.NET ?? Pin
Anonymous31-Jan-04 3:17
Anonymous31-Jan-04 3:17 
AnswerRe: where is "Project Settings (ALT+F7)" of VC++6.0 in VS.NET ?? Pin
22491731-Jan-04 3:50
22491731-Jan-04 3:50 
AnswerRe: where is "Project Settings (ALT+F7)" of VC++6.0 in VS.NET ?? Pin
Mazdak31-Jan-04 5:45
Mazdak31-Jan-04 5:45 
GeneralProperties in a Winform Pin
StephenMcAllister31-Jan-04 0:18
StephenMcAllister31-Jan-04 0:18 
GeneralRe: Properties in a Winform Pin
Colin Angus Mackay31-Jan-04 2:28
Colin Angus Mackay31-Jan-04 2:28 
GeneralRe: Properties in a Winform Pin
StephenMcAllister31-Jan-04 20:31
StephenMcAllister31-Jan-04 20:31 
GeneralRe: Properties in a Winform Pin
Colin Angus Mackay1-Feb-04 2:40
Colin Angus Mackay1-Feb-04 2:40 
Generalhttp/ftp download redirection problem Pin
Member 85084030-Jan-04 23:32
Member 85084030-Jan-04 23:32 
GeneralIntercept incoming html Pin
lustuyck30-Jan-04 23:04
lustuyck30-Jan-04 23:04 
GeneralRe: Intercept incoming html Pin
Dmitriy Kostovetskiy31-Jan-04 10:23
Dmitriy Kostovetskiy31-Jan-04 10:23 
GeneralRe: Intercept incoming html Pin
Anonymous1-Feb-04 0:34
Anonymous1-Feb-04 0:34 
GeneralRe: Intercept incoming html Pin
Nick Parker1-Feb-04 8:28
protectorNick Parker1-Feb-04 8:28 
GeneralRe: Intercept incoming html Pin
Anonymous1-Feb-04 11:40
Anonymous1-Feb-04 11:40 

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.