'DeclarationPublic Shared Function GetSmallSystemImage( _ ByVal imageIndex As System.Integer _ ) As System.Drawing.Image
'UsageDim 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