Public Sub DrawDisableText( _ ByVal graphics As Graphics, _ ByVal rectangle As Rectangle, _ ByVal text As String, _ ByVal image As Image, _ ByVal font As Font, _ ByVal disabledForeColor As Color _ )
public void DrawDisableText( Graphics graphics, Rectangle rectangle, string text, Image image, Font font, Color disabledForeColor )
TextRenderer クラス TextRenderer メンバ
© 2008 GrapeCity inc. All rights reserved.