MESCIUS SPREAD for Windows Forms 17.0J
DrawBackground メソッド

背景画像の描画に使用されるSystem.Drawing.IDeviceContext。
背景画像が描画されるSystem.Drawing.Rectangle。
FarPoint.Win.FpVisualStyleRendererの新しいインスタンスを初期化します。
構文
'Declaration
 
Public Sub DrawBackground( _
   ByVal idc As IDeviceContext, _
   ByVal bounds As Rectangle _
) 
public void DrawBackground( 
   IDeviceContext idc,
   Rectangle bounds
)

パラメータ

idc
背景画像の描画に使用されるSystem.Drawing.IDeviceContext。
bounds
背景画像が描画されるSystem.Drawing.Rectangle。
参照

FpVisualStyleRenderer クラス
FpVisualStyleRenderer メンバ

 

 


© MESCIUS inc. All rights reserved.