[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.GcGraphicsExt.DrawDropDownButton

DrawDropDownButton Method

DrawDropDownButton(GcGraphics, RectangleF)

Draws a combo box drop-down button.

Declaration
public static void DrawDropDownButton(this GcGraphics g, RectangleF bounds)
Public Shared Sub DrawDropDownButton(g As GcGraphics, bounds As RectangleF)
Parameters
Type Name Description
GcGraphics g

The graphics to draw on.

RectangleF bounds

The control bounds.