Page 1 of 1

CheckBox

PostPosted: Tue Jul 25, 2006 7:10 am
by Peter
Dear all,

Can I someone tell me about method of TCheckbox for fix empty ? If use the Checkbox for open dialog, after I did close dialog, I need to fix empty in checkbox, how I do that ?

Best regrad,

Peter

PostPosted: Tue Jul 25, 2006 7:18 am
by Antonio Linares
Peter,

<oCheckBox>:SetCheck( .f. )

Many Thanks.

PostPosted: Tue Jul 25, 2006 1:13 pm
by Peter
Dear Antonio

Thank you very much for help