DioDocs for PDF
DrawDropDownButton メソッド

DS.Documents.Pdf アセンブリ > GrapeCity.Documents.Pdf 名前空間 > GcGraphicsExt クラス : DrawDropDownButton メソッド
描画するグラフィック。
コントロールの境界線。
コンボボックスのドロップダウンボタンを描画します。
シンタックス
'宣言
 
Public Shared Sub DrawDropDownButton( _
   ByVal g As GcGraphics, _
   ByVal bounds As System.Drawing.RectangleF _
) 
public static void DrawDropDownButton( 
   GcGraphics g,
   System.Drawing.RectangleF bounds
)

パラメータ

g
描画するグラフィック。
bounds
コントロールの境界線。
参照

GcGraphicsExt クラス
GcGraphicsExt メンバ