Changeset: 332 fdbozzo - 25/06/2014 19:56:11:

This commit is contained in:
fdbozzo
2014-06-25 20:20:47 +02:00
parent a1e4697db3
commit f18d17c500
20 changed files with 11 additions and 10 deletions

View File

@@ -101,7 +101,7 @@ DEFINE CLASS f_base1 AS f_base OF "lib_controles.vcx"
AllowOutput = .T.
AlwaysOnBottom = .F.
AlwaysOnTop = .F.
AlwaysOnTop = .T.
AutoCenter = .F.
BackColor = 192,192,192
BindControls = .T.
@@ -192,8 +192,8 @@ DEFINE CLASS f_base1 AS f_base OF "lib_controles.vcx"
WindowState = 0
WindowType = 0
ZoomBox = .F.
Command2.Name = "Command2"
Command2.RightToLeft = .F.
cmdCapturar.Name = "cmdCapturar"
cmdCapturar.RightToLeft = .F.
Edit1.Name = "Edit1"
Edit1.RightToLeft = .F.
Label1.Caption = "CONTROL NORMAL"