1
edit
Changes
→Methods
void draw(int fn = C_NO_FRAME) ;
</syntaxhighlight></big>
*Uses bio_displayflagiol_displayflag() to display _flag using _format at absRow() and absCol()
*Then draw()s the _Label
<big><syntaxhighlight lang="cpp">
</syntaxhighlight></big>
*returns bio_flag()'s returned value.
*:bio_flag iol_flag is to edit the value of _flag using the same arguments used in draw() as radiobutton or checkbox depending to the value of _radio
<big><syntaxhighlight lang="cpp">
bool editable()const;
</syntaxhighlight></big>
*These methods set and get _flag.
==CValEdit==
<big><syntaxhighlight lang="cpp">