Aggiornato gestione AGBOptionText
This commit is contained in:
@@ -110,6 +110,13 @@ namespace WebWindowComplex.Json
|
||||
HORIZONTAL = 2
|
||||
}
|
||||
|
||||
public enum HwOptionTypes : int
|
||||
{
|
||||
TEXT = 1,
|
||||
LENGHT = 2,
|
||||
COMBO = 3
|
||||
}
|
||||
|
||||
// Specifies the display state of an element.
|
||||
public enum Visibility
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user