Mini program for Navigator on Windows CE 6.0. The idea is very simple - use the 6 buttons to control the "load" slider (Progress Bar). Made all for ~3 hours, June 30, before the first of July. Also the program works quietly on an ordinary computer (I do not know why :)). On the navigator, the program was not tested, because he does not connect to the computer correctly.
To prevent the "Maximum value for Progress Bar from 0 to 100" error, all attempts to add/subtract the Progress Bar value were wrapped in "Try / Catch".
(ProgressChanger was created in Visual Studio 2008, because newer versions do not support development under Windows CE 6.0)
Мини программа под навигатор на Windows СЕ 6.0. Задумка очень проста - при помощи 6 кнопок управлять ползунком "загрузки" (Прогресс Бар). Сделано всё за ~3 часа, 30 июня, перед первым июля. Также программа спокойно работает и на обычном компьютере (не знаю почему :) ). На самом навигаторе программа не тестировалась, т.к. он не подключается к компьютеру правильно.
Чтобы предотрвратить ошибку "максимальное значение для Progress Bar от 0 до 100" все попытки прибавить/убавить значение Progress Bar были обёрнуты в "Try/Catch".
(ProgressChanger был создан в Visual Studio 2008, т.к. более новые версии не поддерживают разработку под Windows CE 6.0)