Short start on directory browsing

This commit is contained in:
Heath Volmer
2017-10-03 17:59:00 -06:00
parent 01a9503f47
commit c7cfcbe69e
3 changed files with 39 additions and 3 deletions

View File

@@ -175,6 +175,14 @@ namespace PepperDash.Essentials
/// 1239
/// </summary>
public const uint VCKeypadBackspaceVisible = 1239;
/// <summary>
/// 1240
/// </summary>
public const uint VCDirectoryBackPress = 1240;
/// <summary>
/// 1241 For touching the text area to bring up keyboard
/// </summary>
public const uint VcDirectoryTextEntryPress = 1241;
//******************************************************
// Keyboard