Type text into an RDP window.
Is it possible to make a c# form input text into an existing RDP connection? There is a few questions here if anyone can help,1. Get it to input text into the login/password field2. Get it to input...
View Articlereset textbox to default value
hiI want have reset control like webforms but in winform.in form design the controls have a default value. I want when user edit the controls, after press a reset button, the controls get their default...
View ArticleAdobe reader giving error in c# after changing framework please see detail
I was making project in vs 2012 so by default its framework was 4.5 i mange to copy .pdf file path to my datebase etc every thing was working as plannedbut when i changed the framework to 4.0 then...
View ArticleWeb browser Control doesn't download manifest to temporary folder on windows 8
Hello,Pls. This is not a ClickOnce question.We have an application that opens 3rd party deployment link in a webbroswer control in a vb.net10 application. It works fine on all operating systems except...
View ArticleUpdating a Progress Bar using a file from a website
Hello,I'm using Visual Basic 10, and I'm trying to get a progress bar working. What I'm trying to do is when someone presses a button, it refreshes progress bar(s) and has the form/progress bar connect...
View ArticleMake a Dos/Terminal Looking Application In VB?
Can you make a Dos/Terminal Look-alike in VB Eg. elgoog.im/terminal ?If you can do this can you help me out please!thanks
View ArticleNovice programmer trying to complete a Temp Converter Program.
Hi, I need help finishing this temp converter, I need to enter the temperature i wish to convert to either Celsius or Fahrenheit to text box and choose from to radio buttons to either convert it to...
View Articlec# how to create secure folder (password protected)
I Want to create secure folder..Client will not able to open my folder. i research and find below code...but this code not help me because i can change easily and allow user to open by propertiesoption...
View ArticleHow to drag a text file out of a form into explorer?
Hi there....Currently, I have a form app that does something and then displays the results in an RTF box. I would like to add additional functionality where the results text is put into a text file...
View ArticleC# WebBrowser SWFObject Object doesn't support property or method
Hi I am trying to develop an HTML5 application. My application works well in IE. But when i load it in C# WebBrowser it doesn't work well with swf.I need to communicate with swfobject from js. SWF is...
View ArticleAPPCRASH
My Problem is --I have running 10 instances of My Win Application WebandImage crawler which crawl a website and download images. But after running 30 - 40 hours some instances have been crashed.I...
View ArticleHow to Found all Disk on Key drivers
HiI have a database that contain a filename (of file).I want to add an option to the user to copy the file from the database for desktop or any disk on key that plug in the computer.So I want to add to...
View ArticleExtremely bizar visible behaviour
Hello all,I have an application where in a window, on the left there is a tabcontrol, filling 2/3 of the width, and on the left a panel filling the other 1/3.When the user browses the tabcontrol, I...
View ArticleWebBrowser control not rendering some controls for larger DPI
Hi all,I am having an issue with a webBrowser control that I am using in one of my programs. I am using a WebBrowser control to load a web page from my application (it is an outlook add-in - I do not...
View ArticleAbout to alternative of MS flex grid control in MS VS 2010
Dear Sir,Actually we are using MS flex grid control for getting the Report, for that we had to install both the MS versions of VS 2006 and VS 2008, so avoiding this could we know any other alternative...
View ArticleI am geting an error about callbackOnCollectedDelegate
I'm creating an opc server using an .dll file.The write callback method & getting the following error at Application.Run(): A callback was made on a garbage collected delegate of type...
View Articleforce not to validate on exit button
Private Sub txtWIN_Validating(ByVal sender As Object, ByVal e As System.ComponentModel.CancelEventArgs) Handles txtWIN.Validating ValidatingWIN() End SubI would like to by pass this...
View Articlesecure files and folder C#
i want to make secure Folder of audio which contains 1200 .wav file...wen i make setup or anything else help me to make secure my folder of audio....becoz wen i install software to client pc ..i dnt...
View ArticleAbout to alternative of MS flex grid control
Dear Sir,Actually we have used to include MS flex grid control in MS visual studio 2006, but in MS Visual studio 2010 how we can add MS flex grid control? If we can't , then could we know any other...
View Article