CustomTextBox: Añadir parámetro para especificar anchura del tabulador.

This commit is contained in:
2013-11-24 03:50:48 +01:00
parent 114db3ae7f
commit 26384b9975
6 changed files with 55 additions and 12 deletions

View File

@@ -75,6 +75,9 @@
</Compile>
<Compile Include="Code\DatabaseDesc.cs" />
<Compile Include="Code\DocGen.cs" />
<Compile Include="Controls\CustomTextBox.cs">
<SubType>Component</SubType>
</Compile>
<Compile Include="UI\FrmBaseDatos.cs">
<SubType>Form</SubType>
</Compile>