Software Development Network Logo
  • .NET Development
  • Architecture
  • Visual FoxPro
  • Game Technologies
  • VS Team System
  • Microsoft ISV
  • Visual J#
  • Smart Device
  • SQL Server
  • Windows Vista
  • Visual C#
  • Windows Live
  • Visual C++
  • Windows Forms
  • Visual Studio

Software Development Network >> Windows Forms

Windows Forms

New Question

How to detect acrobat reader with c# ?
Beginners trouble
Comunication between two forms
HOw to enable scroll bars in a windows form
Control and data source not sync
Outlook Control
Drag/Drop window control embedded in IE
Adding ODBC installer to Deployment Project
Signing an IE Control
LShiftKey doesn't work

Top Answerers

Michael McGranahan
ipconfig
big3
Dennis Pilarinos MSFT
robinwebb
guyinkalamazoo
Matt Maddin
darknessangel
borisov
gbulfon
Extensible Markup Language 1.0
Only Title

Answer Questions

  • junfanjohn DataBinding on Child TextBoxes

    I have a Parent Table bound to TextBoxes and I have a Child Table bound to some other TextBoxes. Parent Table DataBinding: txtBrand.DataBindings.Add("Text", dsProduct.Products, "Brand"); txtDescp.DataBindings.Add("Text", dsProduct.Products, "Descp"); Child Table DataBinding: txtSeri ...Show All

  • Magic21 Wait until form is displayed

    Hi out there, i want to display a dialog at startup of the application. It should behave as the dialog in powerpoint where you can choose between different types of opening  or creating a presentation. I placed the ShowDialog-Call in the Load-Event  ...Show All

  • LtDaveBowman Moving between VS2003 & VS2005

    I'm creating a windows forms application using my home laptop which has VS.Net 2003 installed. I'm going to be away on business soon and will have to take my work laptop which has VS.net 2005 Beta 2 installed. If I transfer my windows app to my work laptop and work on it, will I still be able to copy it back to my home laptop without anything breaking (in theory) Or, should I avoid all such a move The project and solution files are not c ...Show All

  • Etienne Team System MVP How can I catch the event when user click the "X" button?

    Hi, all When click "X" button, I don't want the App to exit just want to hide, then use notifyIcon to ReShow How can I catch the event when user click the "X" button Thanks... Hi, Are you want to catch it at MyBase.Clo ...Show All

  • Trying_another_name How to prevent the deletion of the old folder with AppUpdater

    I am trying to depl;oy the application initially with an msi file which creates the shortcuts, copies the files, creates the folders e.t.c.... But when I create the desktop and program files shortcuts with the installer, the shortcuts get linked to the&n ...Show All

  • Ricco IList Interface Implementation

    Hi all.  I'm trying to implement IList in a control I am creating. Basically, the control is a data access control that I use througout a particular application.  The code:-  Default Overloads Property Item(ByVal index As Integer) As Object Implements IL ...Show All

  • Neken Combobox Databinding

    I want to achieve a new way of databinding. Let's say i have 2 TYPED Dataset : Employee and Category. Employee.xsd has only a table with the employee Information and a CategoryID in the Category.xsd has categoryID and Description. I'd like to achieve the following with BindingSource. When I click on my DataGridView that is bind to the employee Dataset. I'd like the combobox to also bind to it but instead of displaying the CategoryID, I wa ...Show All

  • MeesterBlue opening a paticular cell in editMode when dg row is highlighted

    hiya, When the user clicks on a dgRow, I want to be able to be open the 5th cell (in editMode) of the selected dgRow.Ideally, I want the underlying datable to be updated if the user subsequently enters data in this cell and then moves ...Show All

  • ingsgr01 how to use picturebox

    Hi! I have a question that how to use picturebox. If I want to load pictures from a file. My reference says something like; pictureBox1.Image = Image.FromFile( ); What would it be after FromFile Should I put file address of the pictures Thank you for help. Problem mitigated. Turns out the Access DB I was using was giving problems in the way it was handling the image. I rebuilt my DB using SQL Server ...Show All

  • Rafat Haddad Can cells in a DataGridView be customized?

    Well the main question is: Can I put a panel with controls in a cell inside a DataGridView and how can this be acomplished Now for the explanation of this requirement: The thing is that I need to display a series of icons for a given registry, this icons vary depending of a series of status given in the database, they can be 1 to 10 icons, if I create a single column I would be wasting a lot of space, the main idea is that I exclusively use a ...Show All

  • aeroboy CheckedChanged on load

    I am using VS2005 and creating a Windows app using VB.net. At the top of one form I have a pair of radio buttons, which control the kind of data displayed below them in a DataGridView. The user can switch from Type1 to Type2 and vice versa by clicking on the non-checked radio button, if certain conditions are met. The problem is the RadioButton_ CheckedChanged event is raised when the form is first displayed, without any user action. Do I ...Show All

  • Jiming Welcome to Gridview Hell

    Ok this should be Sooooooo Easy that it is insane All I want to do is return a datatable and have the gridview display 4 rows of 3 images. I also need the gridview to page through the Datatabe if there are more than 4 rows of images (Easy so far, Can and have done this in my sleep... Perhaps thats the problem). But when you click on an image, I need to populate things on the right side of the page.. Details like the non-thumbnail version o ...Show All

  • mab296 How to check for updates programmatically

    I have a small ClickOnce application that runs (hidden) at user startup. It's used to update virus definitions. When using it on a laptop with a wireless network connection, the program isn't able to check for program updates because it takes a while until the network connection is established. It's no problem to get my virus definitions, because there's a built in delay for that. Is it possible to check for a new publish version (on a ...Show All

  • GunasekaranT change not reflected in the underlying data object

    This is a basic question.  Maybe there is a simple solution, but I just cannot find it. I have a TextBox which is bound to a data object's property.  This data object implements IEditableObject interface.  So this is a two-way binding .  The data can be shown in the GUI control and the changes made through the GUI control will be reflected in the underlying data object.  The code to bind is shown below. nameTextBo ...Show All

  • Saverain combobx in data grid

    hi how can i add combobx to my data grid  i have grid with data on customer so for 1 customer i need to show: name  phone list of point in the state that CITY that he have (the combobx in the grid) do you have a ready grid that t ...Show All

798081828384858687888990919293949596

©2008 Software Development Network

powered by phorum