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

27 lines
2.4 KiB
XML

<?xml version="1.0" encoding="UTF-8" ?>
<ManagedForm fileVersion="31400" gstVersion="31405" name="ManagedForm" uid="{f2abe788-05d2-444f-b84f-183debce8e1e}">
<AGSettings>
<DynamicProperties version="2"/>
</AGSettings>
<Record name="record1" uid="{59458114-fecc-4026-905d-a14b2531b657}">
<RecordField colName="usuario" fieldIdRef="0" name="usuario" sqlTabName="formonly" uid="{5b5404ee-a57a-45f7-94bd-e982fd4c468d}"/>
<RecordField colName="clave" fieldIdRef="1" name="clave" sqlTabName="formonly" uid="{cf7ced2e-0777-4c82-aa08-64ac85240501}"/>
<RecordField colName="nclave" fieldIdRef="2" name="nclave" sqlTabName="formonly" uid="{881932b8-451f-4f6c-8d0c-4b71904b3b6c}"/>
<RecordField colName="cclave" fieldIdRef="3" name="cclave" sqlTabName="formonly" uid="{97bdbe57-21a2-4ca1-ad19-340ae190bc67}"/>
</Record>
<Form gridHeight="7" gridWidth="42" name="cambia">
<Grid gridHeight="7" gridWidth="42" name="grid1" posX="0" posY="0">
<Label gridHeight="1" gridWidth="7" name="label1" posX="1" posY="1" text="Usuario"/>
<Label gridHeight="1" gridWidth="2" name="label2" posX="16" posY="1" text=":"/>
<Edit colName="usuario" fieldId="0" gridHeight="1" gridWidth="22" name="usuario" posX="19" posY="1" sqlTabName="formonly" tabIndex="1" widget="Edit"/>
<Label gridHeight="1" gridWidth="12" name="label3" posX="1" posY="2" text="Clave Actual"/>
<Label gridHeight="1" gridWidth="2" name="label4" posX="16" posY="2" text=":"/>
<Edit colName="clave" comment="Favor de introducir su clave" fieldId="1" gridHeight="1" gridWidth="22" invisible="true" name="clave" posX="19" posY="2" sqlTabName="formonly" tabIndex="2" widget="Edit"/>
<Label gridHeight="1" gridWidth="11" name="label5" posX="1" posY="3" text="Clave Nueva"/>
<Label gridHeight="1" gridWidth="2" name="label6" posX="16" posY="3" text=":"/>
<Edit colName="nclave" comment="Nueva Clave" fieldId="2" gridHeight="1" gridWidth="22" invisible="true" name="nclave" posX="19" posY="3" sqlTabName="formonly" tabIndex="3" widget="Edit"/>
<Label gridHeight="1" gridWidth="17" name="label7" posX="1" posY="4" text="Confirma Clave :"/>
<Edit colName="cclave" comment="Confirme Clave Por Favor" fieldId="3" gridHeight="1" gridWidth="22" invisible="true" name="cclave" posX="19" posY="4" sqlTabName="formonly" tabIndex="4" widget="Edit"/>
</Grid>
</Form>
</ManagedForm>