If you mean you want a peripheral device's functions to be controlled from your own C# programs you will need to obtain (or build) a device driver to convert digital signals into signals the device can use.
I think you are talking about a cash register? If it is modern then its likely such a...
without going into too much detail, i have an XML form with around 600 entries which describe the name, size, location of the object
having got the name of the object from the XML form, i just need some way to use that in my statement as i would normally use...
Hi all.
I need to retrieve the name of a Control object (i.e a textbox) from a class object as string, and then manipulate that object using the usual methods but i seem to lack the exact way of doing this.
Example:
string objectName = newObjectAttributes.getName()...
Hi all!
I am newly converted to C# from a Java background and wonder if anyone could help me with a problem.
Background:
I have a c# form consisting of some buttons, labels and text fields. I'd like to make use of what i can only describe as the scaling classes. I'd like to be able to scale...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.