Hi guys,
I'm using VB.NET.
I have a simple application. Just a form, and a ListView.
I have a procedure in the form, it read's all the files in my specificed local drive, and show the files name, size and created day. It works perfectly.
Now, I want add a drag and drop functionality in this...
Hi guys,
I'm using VB.NET.
I have a simple application. Just a form, and a ListView.
I have a procedure in the form, it read's all the files in my specificed local drive, and show the files name, size and created day. It works perfectly.
Now, I want add a drag and drop functionality in this...
Hi guys,
I'm using VB.NET.
I have a simple application. Just a form, and a ListView.
I have a procedure in the form, it read's all the files in my specificed local drive, and show the files name, size and created day. It works perfectly.
Now, I want add a drag and drop functionality in this...
Hi,
This one should be easy for you guys but something I would never thought of, and that's why I don't know how to do it.
I have a form, with 10 input textbox field, from top to bottom. TabIndex from 1 - 10 from top to bottom as well.
And now, I want it to "focus" into textbox...
Hi,
Say I have 2 forms, A and B.
Now, I'm in Form B... can I call a a private function in form A and let it do all the change in form A?
If I can't do that, but I'm really in need to call the Form A function while focusing in Form B, what can I do?
Thanks in advance.
Andy
Hi,
Is it possible to change/set my Internet Explorer proxy setting in VB.NET application? For example, change the proxy server IP.
If so, do I call and add the MS Web Browser into my toolbox, and add the object on my form to do it, or I'm totally wrong, there are something else I should take...
Hi all,
Can anyone tell me how to upload a file into web server using VB.NET application, not ASP or other things. jsut VB application.
Suppose I have a created a form, a textbox and a command button. textbox allow user to enter file name and once the user click the button, it will upload the...
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.