'宣言 Public Overloads Shared Function CreateDisabledImage( _ ByVal original As Image, _ ByVal backColor As Color, _ ByVal imgAttributes As ImageAttributes _ ) As Image
public static Image CreateDisabledImage( Image original, Color backColor, ImageAttributes imgAttributes )