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

28 lines
2.1 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<ManagedForm fileVersion="31400" gstVersion="31408" name="ManagedForm" uid="{6e0f6527-e4bc-4c73-8ae9-c41bbe89517d}">
<AGSettings>
<DynamicProperties version="2"/>
</AGSettings>
<Record name="record1" uid="{94337fd2-73b0-4c49-a5f1-de2bddc9f8fe}">
<RecordField colName="usuario" fieldIdRef="0" name="usuario" sqlTabName="formonly" uid="{7936c507-2ab7-49d5-a364-43b038954dd1}"/>
<RecordField colName="clave" fieldIdRef="1" name="clave" sqlTabName="formonly" uid="{30ba6dd4-3612-4590-9f29-a09878ea29b4}"/>
<RecordField fieldIdRef="2" name="logo" uid="{90024d7d-d306-4ce0-a45d-87dc58778751}"/>
</Record>
<Form gridHeight="7" gridWidth="77" name="inicial">
<Grid gridHeight="6" gridWidth="77" name="grid1" posX="0" posY="0">
<Group gridHeight="3" gridWidth="16" name="group1" posX="1" posY="1">
<FFImage autoScale="false" fieldId="2" gridHeight="1" gridWidth="10" name="logo" posX="2" posY="1" sizePolicy="fixed" stretch="both" title="ffimage1" widget="FFImage"/>
</Group>
<Group gridHeight="4" gridWidth="43" name="group2" posX="24" posY="1">
<Label gridHeight="1" gridWidth="6" name="label1" posX="1" posY="1" text="Login:"/>
<Edit colName="usuario" comment="Introducir su nombre de Usuario" fieldId="0" gridHeight="1" gridWidth="22" name="usuario" posX="11" posY="1" required="true" sqlTabName="formonly" tabIndex="1" widget="Edit"/>
<Label gridHeight="1" gridWidth="9" name="label2" posX="1" posY="2" text="Password:"/>
<Edit colName="clave" comment="Favor de introducir su clave" fieldId="1" gridHeight="1" gridWidth="22" invisible="true" name="clave" posX="11" posY="2" sqlTabName="formonly" tabIndex="2" widget="Edit"/>
<Button gridHeight="1" gridWidth="7" image="fa-eye" name="show_password" posX="35" posY="2" tabIndex="-1"/>
</Group>
</Grid>
</Form>
<DiagramLayout>
<![CDATA[AAAAAgAAAEwAewA5ADQAMwAzADcAZgBkADIALQA3ADMAYgAwAC0ANABjADQAOQAtAGEANQBmADEALQBkAGUAMgBiAGQAZABjADkAZgA4AGYAZQB9AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQ==]]>
</DiagramLayout>
</ManagedForm>