VB.NET - Retrieve User Preferences for System Colors



Retrieves just two of the many system color settings.

'Assembly: System.Drawing.dll

'Namespace: Microsoft.VisualBasic
'Namespace: System.Drawing

Dim control As Color = SystemColors.Control
Dim window As Color = SystemColors.Window

Share |

 Cant find the page you are looking for?
 Help us to improve by adding the content that you are looking for.
 Leave a feedback
 We look forward to hear your comments and feedback.