Software Development Network Logo
  • Visual C++
  • Visual Basic
  • .NET Development
  • Visual C#
  • Windows Vista
  • Smart Device
  • SQL Server
  • Visual J#
  • VS Team System
  • Windows Live
  • Visual Studio
  • VS Express Editions
  • Windows Forms
  • Architecture
  • Visual FoxPro

Software Development Network >> Windows Forms

Windows Forms

New Question

Display a form's icon in a button control
BUG: ContextMenu Shortcut (Accelerator) Problem
Wiew(get) result in text.Box from DataGridWiew
Multi-threading problem with Windows Forms (possibly SerialPort too)
Web Browser URL Help
Running Loop without Hogging App
Break a loop
free MDI child - layout
Major confusion on understanding how to use config file in C# 2.0
combobox.selectedvalue

Top Answerers

钟诚
J. Zhang
DoronM
Beth
Lovelina
RyanBay
Albert Raiani
Dave Stienessen
EileenWin
Omar Seri
XMLPatterns.com
Only Title

Answer Questions

  • Webme how to embed child datagrid from its parent

    Hi, All, posted a thread earlier regarding nested tables on .net data grid, guess, the simple goal that I am looking for is: for a .net datagrid on a win form app, how can I embed a child datagrid for each data row - so I ca ...Show All

  • Y2KPRABU Subforms v. MDI

    Hi... I am a new user to VB.net.    I have been using MS Access for over 12 years.   Typically, all my Access apps have a single Form with one subform on it.  On an event, the Source Object for the subform changes.  ...Show All

  • cjcooper78 AddArc to round top corners of form1 only left arc works

    New to GDI+, when I build the rectangle (form1) and add the first AddArc (leftside) : p.AddArc(0, 0, 10, 10, 180, 90) it works, The second AddArc (RightSide): p.AddArc(Me.Width - 10, 0, Me.Width, 10, -180, 90) produces an angle starting on the top left (close to where the first X was placed) and stretches across to the right and (down maybe 15 pixels at end) it looks like to where the right side X is located. I think it has so ...Show All

  • cwolf WSUS Install Fails; There is a problem with this Windows Installer package.

    I am trying to install WSUS on Windows Server 2003 R2 and the installer fails with the above error message. The log files are shown here: ********** **** 2006-06-01 14:29:15 13:29:15 Executing External Command: C:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\aspnet_regiis.exe -ir ***** ***** 2006-06-01 14:29:26 13:29:26 External Command Exited, Return Code: 0 ***** Running a transacted installation. Beginning the Install pha ...Show All

  • zas How to deployment a sql2005

    1.How to deployment a sql2005 2.Could deployment to sql2000 Check out the link for the How To and pretty certail only 2005 is supported. http://msdn2.microsoft.com/en-us/library/dahcx0ww.aspx Thanks! -Robert Schoen (MS Visual Basic QA) ...Show All

  • Korab Can WinForms / Smart Client Applications interact with an sql server database on separate server?

    Hi I am very new to windows form application programing so please be gentle :) I have been reading about this technology and cant seen to find a simple answer to my first question. Is it possible to create a windows form / smart client applicat ...Show All

  • Boompty VS.Net 2005 Crashes on Overriding BackColor, ForeColor properties of User Control

    I'm working on a User Control and everything was working fine. Then i added code to override the FORECOLOR & BACKCOLOR properties and after that when i rebuild the solution and tried to add the control in a sample Windows Forms and the moment i do this the VS.Net 2005 IDE crashes and closes without any warning / error message as to what happened. This is very annoying. I have been trying to resolve this since 3 days but no solutions so ...Show All

  • Xllerator TaskVision: Danger of BadPractices

    Hi! Since TaskVision doesn't follow any of the Microsoft Patterns (as a matter of fact it doesn't follow any pattern at all, it doesn't even follow the  ADO.NET  API or WindowsForms.NET API) and so many people is downloading it, using it, and&n ...Show All

  • basedissonance Menu just dissapeared!

    Not what I was hoping for, imminant deadline, and almost all the menu items dissapear.  They are there in the designer, the resource file is ok, everything looks ok in initialize component, but on the form now, only 2 menu items appear, wh ...Show All

  • Jaiprakash Sharma How do I zap the cell formatting when a user enters a cell in datagrid?

    I have a data grid that is populated via dataset which is filled via SQL server.   Some of the columns are numeric and are formatted for display per my users specfications via DataGridTextBoxColumn.format.    It all looks great and the user was initially quite happy.  When the user enters a cell to edit it the formatting remains and the entire cell contents is highlighted as normal. This is fine if the user is ...Show All

  • Eric F. Kaufman how do i put a time delay in my code?

    I have an application that sends strings from an array and receives a message back from a test box through the serial port.   I have the problem that the code goes through the foreach loop very quickly such that no message is coming&n ...Show All

  • Milis How can I make my toolbar in MdiForm not transparent?

    When i set the backgroundimage property of my MdiForm,The toolbar in the MdiForm become transparent,too.The toolbar's appearance property is flat.How can I make my toolbar in MdiForm not transparent I want to set backgroundimage in my main program face(desktop image), If another solution in addition,please tell me,thanks a lot! At first I thought it was caused by the video driver on my PC (Windows Server 2003). ...Show All

  • MiXen UserControl doesn’t change caption color when activated

    I’ve created a ToolWindow control by inheriting UserControl. I’m overriding CreateParams in order to get small caption and resizable borders:  protected override CreateParams CreateParams         {             get             {             ...Show All

  • Andrew Lisogor make the text bigger

    i use mathod messagebox.show(string); to show message. But the text is too small. How could i make it bigger You don't really have control over that kind of thing when you use the System.Windows.Forms.MessageBox.  It will use the default  ...Show All

  • Pintu Shukla setting textbox text onto a child Form

    Hi there, So bascally you have 3 objects, Form1, Form2 and SomeClass. Form1 create Form2 and SomeClass wants to access somthing defined in Form2. If I get this far without misunderstand your problem then the following might be your solution: 1. In Form2, make a pubic write only say // Sorry I come from a C# background public String SetTextBoxText(string _text) {        set{ this.textbox1.Text = _text;} } 2. Then mod ...Show All

89909192939495969798990123456

©2008 Software Development Network

powered by phorum