c# - how to change datetimepicker font color when disabled & enable? -


how change font color of datetimepicker white color when control disabled , black color when enabled?

thanks. yudha

in cases need use datetimepicker.onenabledchanged event handler. see msdn. here answer question:


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

sql - text truncated using perl DBI insert -

php - Pass object by reference or value -