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

Software Development Network >> Windows Forms

Windows Forms

New Question

Maintaining the selected row after sorting a DataGridView
Combo boxquestion
Build a VB.NET project in CommandLine
how to give different values (display, actual) in a combobox ?
I don t know how to pass variales and text controls values between forms
Problem with windows themes and child forms
Offline Updates
Exposing User Control Properties and Methods to IE
Binding a PictureBox Image to SQL Image Column - I must be missing something
Icon colors not looking correct

Top Answerers

bobchauvin
Amirc
Anders Edström
Tweek
Jameer
SQL Sifu
SamTheMtnTroll
nishanttheone
Mooseboy2358
liusongyun
A List Apart
Only Title

Answer Questions

  • Ron Snoke How to append two arrays

    I have two arrays of String type s1 and s2 Could you please let me know how to append the  elements of s2 to s1 Thanks Jyoti Arrays in .NET can't be changed in size after they are created. You have to create a new array&nbs ...Show All

  • Edusie Changing the font size of a textbox programmatically

    Hey Everyone, How does one change the font of the textbox programmatically. This code: textBox1.Font.Size = 10; does not work since its a read-only property! I need to change the font size every time a click a button making its larger and larger. Any help with be greatly appreciated! Basically all I want to do is have the functionality of the Windows Picture & Fax viewer in my windows forms application AND I wa ...Show All

  • John Lynch ToolBarButton with ImageList and Text Throws Exception

    If I set both the text and image properties on a ToolBarButton,  my program crashes. What I am trying to do is create toolbar buttons that have images, with text on the bottom, and that can also  be clicked via hot keys. btn.ImageIndex = imgInd ...Show All

  • Casey Shaar Async Web Service Calls

    Hi, I read that that in 2.0 there are new possibilities to do async web service calls. For example I want to make a Web Service call to retrieve a long DataSet and I don't want the UI to freeze ... how would I go forward doing th ...Show All

  • RickRSL Filling a tableadapter using a join query and then updating database?

    Visual Studio 2005, northwind database For this excercise I would like to find the shipping details for a paticular contact name,   I would like to put a contact name into a text box press a button and be given the shipping details for all orders for that contact in a datagrid view. I have used created the following table adapter in my dataset to select the data I want. SELECT     Orders.ShipName, Orders.ShipAddress ...Show All

  • Ajit_C# Basic Problem, i guess

    Hi All, This is my first post as i just started using WinForms. I am looking at an equivalent code for WinForms. I have been using Webforms for a while.  The following code is related to Webforms. <CODE> dgDetails.DataSource = fetchDetails() dgDetails.DataBind() ...Show All

  • Albert Raiani capturing the form appearence?

    the print screen button in the keyboard can save what shows in desktop into clipboard (the alt + prtsc does the same thing for the topmost window) i want to see if windows forms' control can save its appearence into a bmp file. i guess&nbs ...Show All

  • YdN How to assign a shortcut key to a ToolStrip Button?

    Does anyone know how do I set shortcut keys to buttons on a ToolStrip I need that when the user press "Ctrl+S" on the keyboard the "Save" button gets pressed. I expected to be able to asign a shortcut key to the button, but there is no shortcut key property! Does anyone know why is this I think eligazit is on the right track. I did what he suggested, and it worked for me. (Of course I also had to hook up an event handler to the m ...Show All

  • dave_mwi OnClosing() e.Cancel == true on entry

    Under what conditions is e.Cancel set to true when OnClosing() is called for a form I've overridden the fuction and sometimes get called with e.Cancel == true when the form's 'x' button is pressed.  Is my override responsible for initializing e.Cancel to false Thanks, Ray None of these situations apply. 1) I am overriding OnClosing but am not setting Cancel to true. 2) I am not overriding OnVal ...Show All

  • baloo175 dataGridView; changes by the end user

    I have a dataGridView with many records. How can I change those cell values to red color that has been either added or edited by the end user This is to get the user a summary of changs made to the grid prior to saving the grid.   What is the question: 1. How to change cells backcolor to red or 2. How to detect user changes on the grid Perfect.   Thank you. I get an error on the statement: ...Show All

  • Yahweh Merging MenuStrips

    How are you supposed to create merge menus using the MenuStrip control in VS2005 Beta 2 I can't successfully get MDI child forms merge with the MDI parent using the merge index, and I'm not sure if I'm just not doing it right or if it is a bug. Can someone please point me in the right direction I responded to your MSDN feedback request and will provide it here to see if it holds water. Microsoft comments: I a ...Show All

  • VBnEWb CD for install and Click-once for upgrades

    Hi, Is it possible (or if not, then  would it in future) to install a program using a regular setup program, and use click-once for the check for updates / auto updates I explain: I have a typically program for setup CD, because it has to install  Microsoft Mappoint, then precides that a NT service written in Delphi, and then a C# program. Typically the latter will have regulary updates. Yes, it is possible. The deploy ...Show All

  • &amp;#35;LS Getting ClickOnce to create a desktop shortcut

    msdn  states that ClickOnce supports the creation of shortcuts . I am using VS2005 Beta2. But I have not found a way to tap this feature. How do I set ClickOnce to create a shortcut on a user's desktop during installation Does anyone know How do you get this to run only during the install process I put the following in a class and have it run when the app. first starts. So far, it's been wor ...Show All

  • LandLord323 Listview questions

    Hi all Can someone please post me some code on how to register and handle the event of the user clicking/scrolling the vertical scrollbar on a listview. Secondly, if I allow the user to reorder listview columns, what is the best way to keep these re-orderings when the user closes the app and opens it up later Writing the index positions of each col header to file xml Thanks to everyone Tomas ...Show All

  • unreal-xan DataGrid row selection help !!!!

    Hi All,  I might have a stupid question but I really need to know how can I make a full row selection of the datagrid like TaskVision I'm stuck on .NET 1.1 for the time being, thanks for the example, but honestly, I can't figure out how to attach this to my DataGrid. Can you expand on ...Show All

8910111213141516171819202122232425

©2008 Software Development Network

powered by phorum