Click or drag to resize

StiComboBoxDrawComboBox Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

Namespace:  Stimulsoft.Report.Controls
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public static void DrawComboBox(
	Graphics g,
	Rectangle rect,
	string text,
	Font font,
	Color foreColor,
	Color backColor,
	RightToLeft rightToLeft,
	bool isEnabled,
	bool isMouseOver,
	bool isMouseOverButton,
	bool isDroppedDown,
	bool isFocused,
	bool fillContent,
	ComboBoxStyle comboBoxStyle,
	Image buttonBitmap,
	bool flat
)

Parameters

g
Type: System.DrawingGraphics

[Missing <param name="g"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

rect
Type: System.DrawingRectangle

[Missing <param name="rect"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

text
Type: SystemString

[Missing <param name="text"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

font
Type: System.DrawingFont

[Missing <param name="font"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

foreColor
Type: System.DrawingColor

[Missing <param name="foreColor"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

backColor
Type: System.DrawingColor

[Missing <param name="backColor"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

rightToLeft
Type: System.Windows.FormsRightToLeft

[Missing <param name="rightToLeft"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

isEnabled
Type: SystemBoolean

[Missing <param name="isEnabled"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

isMouseOver
Type: SystemBoolean

[Missing <param name="isMouseOver"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

isMouseOverButton
Type: SystemBoolean

[Missing <param name="isMouseOverButton"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

isDroppedDown
Type: SystemBoolean

[Missing <param name="isDroppedDown"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

isFocused
Type: SystemBoolean

[Missing <param name="isFocused"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

fillContent
Type: SystemBoolean

[Missing <param name="fillContent"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

comboBoxStyle
Type: System.Windows.FormsComboBoxStyle

[Missing <param name="comboBoxStyle"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

buttonBitmap
Type: System.DrawingImage

[Missing <param name="buttonBitmap"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

flat
Type: SystemBoolean

[Missing <param name="flat"/> documentation for "M:Stimulsoft.Report.Controls.StiComboBox.DrawComboBox(System.Drawing.Graphics,System.Drawing.Rectangle,System.String,System.Drawing.Font,System.Drawing.Color,System.Drawing.Color,System.Windows.Forms.RightToLeft,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Boolean,System.Windows.Forms.ComboBoxStyle,System.Drawing.Image,System.Boolean)"]

See Also