Posted: Fri Jan 25, 2019 3:05 am Post subject: Enable/Disable WinForms application button using CE
Hello
I was wondering if its possible (propably yes) to enable disabled button using CE.
I don't mean tutorial HP points examples just normal application.
Change something like C#
buttonSubmit.Enabled = false;
to
buttonSubmit.Enabled = true;
using finding correct address or something else?
I googled but can't find nothing similliar.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum