Fixed tab order... mostly. Can't get the gridview to end up before the add button.

Signed-off-by: Melissa Avery-Weir <melissa.avery@wellsfargo.com>
This commit is contained in:
Melissa Avery-Weir
2011-09-27 10:34:58 -04:00
parent ddd0ae85a9
commit d3d7e374dd
6 changed files with 121 additions and 113 deletions

View File

@@ -14,7 +14,7 @@ using System.Runtime.InteropServices;
</ul>")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("Melissa Avery-Weir")]
[assembly: AssemblyProduct("D20 SRD Spell Lists")]
[assembly: AssemblyProduct("D20 3.5 SRD Spell Lists")]
[assembly: AssemblyCopyright("Copyright © Melissa Avery-Weir 2011")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]