'宣言 Public Overloads Shared Sub DrawImageBackground( _ ByVal g As Graphics, _ ByRef appearanceData As AppearanceData, _ ByVal alphaMode As AlphaBlendMode, _ ByVal invalidRect As Rectangle, _ ByVal control As Control, _ ByVal relativeRect As Rectangle, _ ByVal imgAttributes As ImageAttributes, _ ByVal isEnabled As Boolean _ )
public static void DrawImageBackground( Graphics g, ref AppearanceData appearanceData, AlphaBlendMode alphaMode, Rectangle invalidRect, Control control, Rectangle relativeRect, ImageAttributes imgAttributes, bool isEnabled )