Changeset: 274 fdbozzo - 05/06/2014 00:56:08:

This commit is contained in:
fdbozzo
2014-06-05 01:02:02 +02:00
parent df38ebfaa2
commit af503166b7
5 changed files with 10 additions and 2 deletions

View File

@@ -1978,7 +1978,7 @@ DEFINE CLASS f_form_aa AS f_base OF "lib_controles.vcx"
ENDIF
loCtl.ControlSource = ''
CASE loCtl.Baseclass == 'Option'
CASE loCtl.Baseclass == 'Optionbutton'
.valor = 2
loCtl.ControlSource = 'THISFORM.valor'
IF loCtl.Value = .valor