Click here to Skip to main content
15,904,494 members
Home / Discussions / Visual Basic
   

Visual Basic

 
QuestionTransitions between Images Pin
rickBeach1-Nov-05 9:54
rickBeach1-Nov-05 9:54 
AnswerRe: Transitions between Images Pin
Christian Graus1-Nov-05 19:13
protectorChristian Graus1-Nov-05 19:13 
GeneralRe: Transitions between Images Pin
rickBeach2-Nov-05 11:57
rickBeach2-Nov-05 11:57 
GeneralRe: Transitions between Images Pin
Christian Graus2-Nov-05 11:59
protectorChristian Graus2-Nov-05 11:59 
QuestionHow to know when a property changes (is dirty)? Pin
Duncan Edwards Jones1-Nov-05 6:29
professionalDuncan Edwards Jones1-Nov-05 6:29 
AnswerRe: How to know when a property changes (is dirty)? Pin
Christian Graus1-Nov-05 19:15
protectorChristian Graus1-Nov-05 19:15 
GeneralRe: How to know when a property changes (is dirty)? Pin
Duncan Edwards Jones1-Nov-05 20:18
professionalDuncan Edwards Jones1-Nov-05 20:18 
GeneralRe: How to know when a property changes (is dirty)? Pin
Leather992-Nov-05 3:19
Leather992-Nov-05 3:19 
Have you considered having a single dirty flag for the class instance?

In the property set for the properties you are interested in just set that one flag.

Or do you need to know exactly which properties have changed rather than just "Something has changed on this class"?
GeneralRe: How to know when a property changes (is dirty)? Pin
Duncan Edwards Jones2-Nov-05 3:42
professionalDuncan Edwards Jones2-Nov-05 3:42 
QuestionCreate and access Long file names Pin
Zenly1-Nov-05 2:26
Zenly1-Nov-05 2:26 
AnswerRe: Create and access Long file names Pin
[Marc]1-Nov-05 5:04
[Marc]1-Nov-05 5:04 
GeneralRe: Create and access Long file names Pin
Zenly1-Nov-05 6:28
Zenly1-Nov-05 6:28 
GeneralRe: Create and access Long file names Pin
[Marc]1-Nov-05 6:37
[Marc]1-Nov-05 6:37 
GeneralRe: Create and access Long file names Pin
Zenly1-Nov-05 6:48
Zenly1-Nov-05 6:48 
GeneralRe: Create and access Long file names Pin
Dave Kreskowiak2-Nov-05 5:27
mveDave Kreskowiak2-Nov-05 5:27 
GeneralRe: Create and access Long file names Pin
Zenly2-Nov-05 6:25
Zenly2-Nov-05 6:25 
GeneralRe: Create and access Long file names Pin
Dave Kreskowiak2-Nov-05 6:51
mveDave Kreskowiak2-Nov-05 6:51 
GeneralRe: Create and access Long file names Pin
Zenly2-Nov-05 7:19
Zenly2-Nov-05 7:19 
GeneralRe: Create and access Long file names Pin
Dave Kreskowiak2-Nov-05 7:59
mveDave Kreskowiak2-Nov-05 7:59 
GeneralRe: Create and access Long file names Pin
Zenly2-Nov-05 8:45
Zenly2-Nov-05 8:45 
QuestionAn existing connection was forcibly closed by the remote host Pin
Spaz801-Nov-05 2:12
Spaz801-Nov-05 2:12 
QuestionRepaint only sections of a screen? Pin
spelltwister31-Oct-05 23:33
spelltwister31-Oct-05 23:33 
QuestionCapture image in memory Pin
spelltwister31-Oct-05 23:29
spelltwister31-Oct-05 23:29 
QuestionConditional formatting DataGrid columns Pin
Mashinovodja31-Oct-05 23:11
Mashinovodja31-Oct-05 23:11 
QuestionHelp me please. Pin
Uthen31-Oct-05 15:51
Uthen31-Oct-05 15:51 

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.