GrapeCity InputMan for Windows Forms 11.0J
DrawBackground メソッド

描画グラフィックを指定するオブジェクト。
背景を描画する境界を示す値。
背景を描画する色を示す値。
グラデーション効果の設定を示すオブジェクト。
背景イメージを示すオブジェクト。
背景イメージのレイアウトを示す列挙体。
背景を描画します。
シンタックス
Protected Overridable Sub DrawBackground( _
   ByVal g As Graphics, _
   ByVal bounds As Rectangle, _
   ByVal backColor As Color, _
   ByVal gradientEffect As GradientEffect, _
   ByVal backgroundImage As Image, _
   ByVal backgroundImageLayout As ImageLayout _
) 

パラメータ

g
描画グラフィックを指定するオブジェクト。
bounds
背景を描画する境界を示す値。
backColor
背景を描画する色を示す値。
gradientEffect
グラデーション効果の設定を示すオブジェクト。
backgroundImage
背景イメージを示すオブジェクト。
backgroundImageLayout
背景イメージのレイアウトを示す列挙体。
参照

参照

ListSkin クラス
ListSkin メンバ

 

 


© 2004 GrapeCity inc. All rights reserved.