VB.NET - Retrieve User Preferences for Icons



Retrieves the user preferences for icon display properties.

Retrieve User Preferences for Icons
'Assembly: System.Drawing.dll
'Assembly: System.Windows.Forms.dll

'Namespace: System.Drawing
'Namespace: System.Windows.Forms

Dim size As Size = SystemInformation.IconSize
Dim spacingSize As Size = SystemInformation.IconSpacingSize
Dim horizontalSpace As Integer = SystemInformation.IconHorizontalSpacing
Dim verticalSpace As Integer = SystemInformation.IconVerticalSpacing

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.