Questions tagged as 'winforms'

0
answers

Get active tab URL in chrome vb.net

Good morning, I've been searching in various places, including here in the stack, but I have not found an effective way to capture the URL of the active google chrome tab. Does anyone know of any way to make it work currently? The ways I found...
asked by 12.05.2018 / 05:34
0
answers

Use the WebBrowser in an ActionResult MVC

Hello, I'm using System.Windows.Forms.WebBrowser to fetch an HTML form because I need the value of some inputs of this form: InmyActionResultIcalltheExecuteWebBrowsermethod: TheproblemisthatsometimesallforminputsareloadedandhaveinputCollec...
asked by 11.05.2018 / 02:18
1
answer

How to change value inside a row gridview C #

I'm working on a POS form and I have the following question. In my example it would be like modifying the quantity of the same product on a single line without having to repeat the product every time it is added to the cart. Follow the ima...
asked by 15.05.2018 / 07:03
1
answer

WindowsForms - C # - ReportViewer - "Full HD Resolution" Remove Borders

I'm using Report Viewer, data appears normal, but a blank border appears on computers with high resolution like FULL HD for example. Formloadingcode. Reportproperties. I installed the EXE on another smaller resolution machine and the re...
asked by 05.05.2018 / 02:27
1
answer

Combobox.SelectedIndex does not return the item in Windows Forms

I have a program in windows forms and I need to select the item in a combo box so that the user can edit the registry, however, it receives the value, finds the index but does not return the selected screen. follow the code: private void Preen...
asked by 27.04.2018 / 22:05
0
answers

Error while doing restore Database Application Windows Forms

I'm creating the database backup, but I can not restore it. It shows the following error: Thisismycodetoperformtherestoreofthebanktomyapplication.try{var_with1=openFileDialog1;_with1.Filter=("DB Backup File|*.bak;"); _with1.FilterIn...
asked by 26.04.2018 / 20:52
0
answers

Run a FOR in Webbrowser C #

At the moment I am trying to develop a data capture application using C # WebBrowser . I can get the application to enter the page and enter the value and click search, however, I can not bind this function to the for loop so that it exec...
asked by 04.05.2018 / 20:34
0
answers

Password in a Datagridview

Good afternoon. I have a sellers form where I have to enter the data of the seller with your username and password When inserting I wanted it to appear if the vendor password in the datagrid view but with password char (*) ie with another charact...
asked by 28.04.2018 / 18:21
0
answers

Create folder shortcut in C #

Talk, I'm trying to create a shortcut to a folder using the WshShell library. Unfortunately when I create the shortcut it is displaying the destination type as File. Photo of the destination type that is showing up. I needed the destination ty...
asked by 17.06.2018 / 20:50
1
answer

enable full background transparency png in form

Well I have a C # form, but I use a png render, which contains shadows and smoke effects, the only way I found it to give transparency was the key, but it does not look totally transparent, example image below. / p> I wanted to know if t...
asked by 02.04.2018 / 12:24