Click here to Skip to main content
16,005,339 members
Home / Discussions / Visual Basic
   

Visual Basic

 
GeneralRe: 'Finalize' questions (any way to log 'finalize' events?) Pin
Luc Pattyn16-Nov-07 10:22
sitebuilderLuc Pattyn16-Nov-07 10:22 
GeneralRe: 'Finalize' questions (any way to log 'finalize' events?) Pin
supercat916-Nov-07 11:27
supercat916-Nov-07 11:27 
Question'Stream' questions: Pin
supercat916-Nov-07 6:40
supercat916-Nov-07 6:40 
AnswerRe: 'Stream' questions: Pin
bob_up17-Nov-07 4:50
bob_up17-Nov-07 4:50 
GeneralRe: 'Stream' questions: Pin
supercat917-Nov-07 10:07
supercat917-Nov-07 10:07 
QuestionHow To Save A DataGrid To A Text File Pin
FreakNikon16-Nov-07 5:08
FreakNikon16-Nov-07 5:08 
AnswerRe: How To Save A DataGrid To A Text File Pin
cstrader23216-Nov-07 5:28
cstrader23216-Nov-07 5:28 
QuestionProperty Change Detection Beyond the Event Pin
nlarson1116-Nov-07 4:58
nlarson1116-Nov-07 4:58 
Hello,

Is there a way to detect the value of a property has been reapplied?

There is an event that fires for the 'enabled' property of all controls called 'EnabledChanged". This fires as expected when I changed the enabled property to true or false. Is there anyway to get it to fire regardless of the value being applied? Meaning if enabled=true - if I set it to true again then fire the event.

The reason is our users do not like the readability of the controls when they are disabled. I have been playing with "paint event overrides" and other techniques but not all controls lend themselves to this technique or the drawing is inconsistent.

Open to any ideas...
Thanks, Nathan
AnswerRe: Property Change Detection Beyond the Event Pin
cstrader23216-Nov-07 5:31
cstrader23216-Nov-07 5:31 
GeneralRe: Property Change Detection Beyond the Event Pin
nlarson1116-Nov-07 5:42
nlarson1116-Nov-07 5:42 
GeneralRe: Property Change Detection Beyond the Event Pin
cstrader23216-Nov-07 6:08
cstrader23216-Nov-07 6:08 
GeneralRe: Property Change Detection Beyond the Event Pin
nlarson1116-Nov-07 6:41
nlarson1116-Nov-07 6:41 
GeneralRe: Property Change Detection Beyond the Event Pin
cstrader23216-Nov-07 10:02
cstrader23216-Nov-07 10:02 
QuestionIs there a better way? Pin
cstrader23216-Nov-07 4:29
cstrader23216-Nov-07 4:29 
Questionretrieving data from a database in vb2005 Pin
imonfiredammit16-Nov-07 2:24
imonfiredammit16-Nov-07 2:24 
AnswerRe: retrieving data from a database in vb2005 Pin
nishkarsh_k16-Nov-07 5:19
nishkarsh_k16-Nov-07 5:19 
QuestionConvert XML to Tiff format Pin
Nitin198116-Nov-07 1:14
Nitin198116-Nov-07 1:14 
AnswerRe: Convert XML to Tiff format Pin
Christian Graus16-Nov-07 11:45
protectorChristian Graus16-Nov-07 11:45 
Questiontimer function Pin
break_day16-Nov-07 0:18
break_day16-Nov-07 0:18 
AnswerRe: timer function Pin
AliAmjad16-Nov-07 0:58
AliAmjad16-Nov-07 0:58 
Questionaxwebbrowser not recognising pdf files Pin
Textrix16-Nov-07 0:17
Textrix16-Nov-07 0:17 
QuestionScreen Resolution Setting on target Machine Pin
r_mohd15-Nov-07 23:12
r_mohd15-Nov-07 23:12 
AnswerRe: Screen Resolution Setting on target Machine Pin
svanwass16-Nov-07 6:40
svanwass16-Nov-07 6:40 
QuestionEntering text into grey area (Header Cells ) for datagridview like entering text into textbox Pin
VB 8.015-Nov-07 23:02
VB 8.015-Nov-07 23:02 
QuestionRecord Count Pin
ejaz_pk15-Nov-07 22:25
ejaz_pk15-Nov-07 22:25 

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.