No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
Work as instrumentation and PC based software development for industrial applications
- Interests
- Reading, writing
- PC Specs
- VB.net, Microcontroller
4 Posted Topics
I would like to draw a graph (on a PictureBox) using Graphics in VB.net The input values are added over some time which need to be presented as graph. But the problem I am facing is, I need to draw the entire graph from scratch every time a new point … | |
This the error I am getting when I install VB application which is developed in VS 2010 with Access 2010 as backend error: ACEW OLEDB 12.0 not REGISTERED on local machine This appears to be faced by many people. I faced it first time when I installed similar project in … | |
Re: I think that you are trying to add information from textbox to an array and display it to listbox in another form. if this is the case, then you need to define array in a Module so that it is visible to all forms. Then you can add text from … | |
hi, can any one help on how to convert text to voice... i have problem in the project where i use DirectSS component for the same. it works fine in my pc but not in other pcs. can anyone help? |