Lostmymind
Banned
Trying to get the number pad to pop up on my left side of my screen (10in tablet view). I can not get past a syntax error line 39 of my code. I did make sure I had the library for this function.
Dim STANDARD As Label
Dim VACATION As Label
Dim GRID_LABEL As Label
Dim Panel1 As Panel
Dim GRID As ToggleButton
Dim Lock As ToggleButton
Dim VAC As RadioButton
Dim IME As IME
not sure how to get around this problem.
any help would be good.
Dim STANDARD As Label
Dim VACATION As Label
Dim GRID_LABEL As Label
Dim Panel1 As Panel
Dim GRID As ToggleButton
Dim Lock As ToggleButton
Dim VAC As RadioButton
Dim IME As IME
not sure how to get around this problem.
any help would be good.