No announcements
Filter
:
All Threads
All Threads
Answered
Unanswered
Proposed Answers
General Discussion
No Replies
Helpful
Has Code
All Languages
-
Sticky0Votes
Windows Forms General FAQ
This material should not be considered as a complete coverage of the frequently asked questions, but it tries to capture the high-level features with some depth in the Windows Forms General ...29 Replies | 23080 Views | MSDN FAQ - Tuesday, May 04, 2010 1:46 AM | Last Reply MSDN FAQ - Tuesday, May 04, 2010 2:59 AM -
Sticky0Votes
Winforms General Information Links
If you are reading this ... you are halfway there towards solving your issue. Here are some suggestions Try posting your question in the search box before posting it...it ...0 Replies | 43270 Views | jfoscoding - Thursday, November 17, 2005 4:14 AM
-
Unanswered0Votes
Make 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 ...3 Replies | 46 Views | Callum Carmicheal - 1 hour 59 minutes ago | Last Reply Mr. Monkeyboy - 1 hour 18 minutes ago -
Unanswered0Votes
Novice 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 ...0 Replies | 38 Views | TheJoker1990 - 4 hours 20 minutes ago -
Unanswered0Votes
Updating 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 ...0 Replies | 38 Views | Ult1m4t3H4ck3r - 12 hours 50 minutes ago -
Unanswered0Votes
Web 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 ...0 Replies | 73 Views | ShauliT - 13 hours 40 minutes ago -
Unanswered0Votes
Masked textbox formatting issue
C#, Visual Studio 2008 Express, Winforms, MS Access. I have a form that opens another form where user is to enter a date and if the date exists in the database the 2nd form closes ...5 Replies | 93 Views | kpearson272 - Wednesday, July 03, 2013 6:40 PM | Last Reply Kevininstructor - Friday, July 05, 2013 5:44 PM -
Answered0Votes
reset textbox to default value
hi I 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 ...3 Replies | 65 Views | Samane Bagheri - Thursday, July 04, 2013 3:54 PM | Last Reply Samane Bagheri - Friday, July 05, 2013 5:16 PM -
Answered0Votes
Creating a form to save, print, and reopen as a file/application
I want to make a small application that allows a user to save a few textboxes to a file that they name and i want them to be able to open them in an application where they can edit that information. ...12 Replies | 122 Views | crazy9652 - Wednesday, July 03, 2013 3:17 PM | Last Reply crazy9652 - Friday, July 05, 2013 1:51 PM -
Answered0Votes
Adobe 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 planned but ...1 Replies | 49 Views | Tahir Ayoub - Friday, July 05, 2013 11:58 AM | Last Reply Tahir Ayoub - Friday, July 05, 2013 12:12 PM -
Unanswered0Votes
VB.net with data in both SQL Server/Access - use Sharepoint?
I've been tasked with developing a Visual Studio application to replace an Access database. Currently, the user uses the Access db on her desktop but occasionally copies it to her laptop to take ...1 Replies | 72 Views | kris_hood - Tuesday, July 02, 2013 9:28 PM | Last Reply Christian HL - MSFT - Friday, July 05, 2013 1:58 AM -
Discussion0Votes
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 ...0 Replies | 48 Views | Christoffff - Thursday, July 04, 2013 7:19 PM -
Unanswered0Votes
Want to save pdf file path in database w.r.t ID
I am totally new with windows application In database 1) id 2) filepath ...6 Replies | 82 Views | Tahir Ayoub - Wednesday, July 03, 2013 6:18 PM | Last Reply Tahir Ayoub - Thursday, July 04, 2013 6:37 PM -
Answered0Votes
How to change the colors in an image?
Can anybody guide me to some articles or tutorials on how to change the colors in an image? for example i want to change the color of a car from red to blue,That is only the body. How do i change the ...46 Replies | 2288 Views | JohnnyWalker9 - Thursday, May 17, 2012 10:45 AM | Last Reply Thorsten Gudera - Thursday, July 04, 2013 3:52 PM -
Unanswered0Votes
Dynamic Tabs and controls within a tab.
Hi. Apologizes if this topic isnt in the right section. I am working with tabs, and have come across a business requirement where a need has arised to create ...1 Replies | 60 Views | JafferyM - Thursday, July 04, 2013 1:52 PM | Last Reply Seemant Kumar - Thursday, July 04, 2013 2:58 PM -
Answered0Votes
Debugging issue
VB.NET, Windows Forms app I have a very simple loop that is un-checking the items in a listview, but even though there are 40 list items in the listview, when I step-through the ...3 Replies | 66 Views | BertSirkin - Wednesday, July 03, 2013 6:43 PM | Last Reply BertSirkin - Thursday, July 04, 2013 2:15 PM -
Unanswered0Votes
MS Paint color palette problem
How could I select a color in color palette with other application? I have used UI automation, but it did not work. The ClassName of the color palette was blank, and its ControlType ...2 Replies | 187 Views | yinxu1000 - Tuesday, July 02, 2013 8:36 AM | Last Reply yinxu1000 - Thursday, July 04, 2013 12:46 PM -
Answered1Votes
WebBrowser control crashes
Hi, i've problems with a windows forms application that sometimes crashes outside the clr (no exception is thrown) on a specific client. The ...2 Replies | 2739 Views | Manuel Marini - Thursday, April 21, 2011 8:22 AM | Last Reply Manuel Marini - Thursday, July 04, 2013 8:08 AM -
Unanswered3Votes
Webbrowser mshtml.dll crash ends my application
Hi, On some xp sp3 machines (fully updated) the webbrowser navigate method crashes my entire application. I use a single instance of the webbrowser ...18 Replies | 374 Views | Manuel Marini - Tuesday, June 18, 2013 8:58 AM | Last Reply Manuel Marini - Thursday, July 04, 2013 7:59 AM -
Answered2Votes
Windows Forms Newbie. Need to create an application to check a number of values against constants stored in a SQL database
I am extremely new at SQL, Visual Studio, and C# in general and I'm really just looking for some guidance on how to proceed with a project I am working on. The application I need to create will have ...14 Replies | 204 Views | TheCompanyIntern - Tuesday, July 02, 2013 1:29 PM | Last Reply Wyck - Wednesday, July 03, 2013 3:58 PM -
Answered1Votes
change form position
Hiii I dont know why below code don't work?! dont change form4 position. private void button2_Click(object sender, EventArgs e) ...6 Replies | 77 Views | Samane Bagheri - Wednesday, July 03, 2013 12:39 PM | Last Reply Samane Bagheri - Wednesday, July 03, 2013 1:43 PM -
Unanswered0Votes
Please help me out as fast possible
= 02 Replies | 81 Views | Abdullah Khursheed - Wednesday, July 03, 2013 6:56 AM | Last Reply Phill W. _ - Wednesday, July 03, 2013 11:37 AM - Items 1 to 20 of 51431 Next ›