Files
MBS/PROYECTO/mainmenu/inicial.4fd
T

24 lines
1.9 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<ManagedForm fileVersion="31400" gstVersion="3140a" name="ManagedForm" uid="{9b9d3551-051b-4906-984c-cae0bc00678d}">
<AGSettings>
<DynamicProperties version="2"/>
</AGSettings>
<Record name="record1" uid="{3ceb7140-c5a9-42ff-9911-951a997a72c2}">
<RecordField colName="usuario" fieldIdRef="0" name="usuario" sqlTabName="formonly" uid="{6d1603e9-546c-4b78-8488-8b53d6c502cd}"/>
<RecordField colName="clave" fieldIdRef="1" name="clave" sqlTabName="formonly" uid="{fdd82c23-75f1-4007-8d54-696a02276e39}"/>
<RecordField fieldIdRef="2" name="logo" uid="{1f32f9b5-0146-4431-b5ca-d3d89c7c5665}"/>
</Record>
<Form gridHeight="8" gridWidth="40" name="inicial" text="INTRODUCCION CREDENCIALES">
<Grid gridHeight="7" gridWidth="40" name="grid1" posX="0" posY="0">
<FFImage fieldId="2" gridHeight="2" gridWidth="10" name="logo" posX="2" posY="1" title="ffimage1" widget="FFImage"/>
<Label gridHeight="1" gridWidth="6" name="label1" posX="1" posY="4" text="Login:"/>
<Edit colName="usuario" comment="Introducir su nombre de Usuario" fieldId="0" gridHeight="1" gridWidth="18" name="usuario" posX="11" posY="4" required="true" sqlTabName="formonly" tabIndex="1" widget="Edit"/>
<Label gridHeight="1" gridWidth="9" name="label2" posX="1" posY="5" text="Password:"/>
<Edit colName="clave" comment="Favor de introducir su clave" fieldId="1" gridHeight="1" gridWidth="18" invisible="true" name="clave" posX="11" posY="5" sqlTabName="formonly" tabIndex="2" widget="Edit"/>
<Button gridHeight="1" gridWidth="4" image="fa-eye" name="show_password" posX="30" posY="5" tabIndex="-1"/>
</Grid>
</Form>
<DiagramLayout>
<![CDATA[AAAAAgAAAEwAewAzAGMAZQBiADcAMQA0ADAALQBjADUAYQA5AC0ANAAyAGYAZgAtADkAOQAxADEALQA5ADUAMQBhADkAOQA3AGEANwAyAGMAMgB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ==]]>
</DiagramLayout>
</ManagedForm>