_Draw_Style.Check (gb.qt4)

Sub Check ( X As Integer, Y As Integer, Width As Integer, Height As Integer, Value As Integer [ , Flag As Integer ] )

Draws a check box.

  • X, Y, Width, and Height are the dimensions of the check box.

  • Value is the checkbox state: CheckBox.False, CheckBox.True or CheckBox.None for an unknown state.

  • Flag is a combination of style drawing flags.