'Declaration
Public Shared Function GetSmallSystemImage( _ ByVal imageIndex As System.Integer _ ) As System.Drawing.Image
'Usage
Dim imageIndex As System.Integer Dim value As System.Drawing.Image value = NSystemImages.GetSmallSystemImage(imageIndex)
public static System.Drawing.Image GetSmallSystemImage( System.int imageIndex )
Parameters
- imageIndex