_Draw_Style.Option (gb.qt4)
Sub Option ( X As Integer, Y As Integer, Width As Integer, Height As Integer, Value As Boolean [ , Flag As Integer ] )
Draws an option button.
-
X, Y, Width, and Height are the dimensions of the option button.
-
Value indicates if the option button is set or not.
-
Flag is a combination of style drawing flags.