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

Software Development Network >> Windows Forms

Windows Forms

New Question

ActiveX control seeks Handle!
MDI Maximized children forms without controlbox?
Download link for Windows Samples?
Organism Traces issue
Create a Main subroutine to manage forms in a project
Easiest way to have a child initiate a parent's method?
Applying Custom Styles to Menu Items
Pop up notification
Programmatically Creating a Web Reference
How can I stop it from going to SelectedIndexChanged????!

Top Answerers

Ryan Stonecipher - MSFT
emilioml
cnathan
sarsani
bishop0859
Ury Segal
Nicolas Caillard
gjw31
databaas
CSharp McGyver
Topix
Only Title

Answer Questions

  • BonnieFe PocketVision vs Offline App Block

    I'm currently evaluating these two frameworks as a basis for a mobile workforce project. I first attempted the new Microsoft Offline application block but found that this isn't compatible with the compact framework (the most usefull application of the solutio ...Show All

  • biren j shah pre populated listview

    I have a control that inherits from listview, and i wish the control to populate itself with items when dropped onto a form. Im not sure at what stage to populate the listview. at first i fired the populate method from the constructor. This&nbs ...Show All

  • DanielXIX Error: Unable to continue. The application is improperly formatted.

    I deployed a new application, written in VB.NET 2005 Beta 2 one month ago, using the ClickOnce deployment. In the meantime, several updates to the application were done, and everytime I just clicked on the Publish Now button to deploy the updates. Everything was working without any problems. This morning, after publishish my 31st update, I get the error: Unable to continue. The application is improperly formatted. Please contact the ap ...Show All

  • ADAguy Wrong content type ?

    Application: ----------------  "An unknown error has occured.  Please review the even log for more information"  Event log:  ----------------  "Client found response content type of 'text/html; charset=Windows-1252', but expected 'text/xml'."  Any ideas    ...Show All

  • Idiot19 How to creat nice flat control without highlight bug ???

    I’m building control library which contains flat style controls. Elements of my library are highlighted when mouse is over and highlighting is off when mouse is outside of the control. The problem is in turning off the highlight. OnMouseLeave event don’t work properly In my opinion and because of that control is highlighted even when mouse is outside of the control. I thought that I fix this with IMessageFilter but problem still exist when cont ...Show All

  • Sriram Naganathan DataGridView and DataSet

    Hello, i'm trying to connect DataSet to DataGridView in Whidbey beta 1, but no data are displayed. If i connect DataSet to old DataGrid, i see '+', then table and all rows. But DataGridView seems empty. Can anyone tell me, where is problem Dat ...Show All

  • RZanghi ToolStrip.ItemClicked Event on ToolStripSplitButton Problem?

    Hi..Every body.. i have a problem with the control ToolStripSplitButton..see this code: if (e.ClickedItem.Tag == null ) return ; this .Cursor = Cursors .WaitCursor; switch (e.ClickedItem.Tag.ToString()) { case "New" : { PublicOperations .ShowInfoMessage(e.ClickedItem.Tag.ToString()); } break ; case "NewEmp" : { PublicOperations .ShowInfoMessage(e.ClickedIte ...Show All

  • Alex Cane Combo Box Data Binding

    I would like to display two fields in a combox box. Here is what I mean: Table is FName VARCHAR(5) LName VARCHAR(10) IDField, IDENTITY(1,1) ...... The Table Name is : BIO I have setup my combo box as follows: Combobox.Datasource = MyDS.Tables("Bio") Combobox.Displaymenber = "LName" Combobox.Valuemember = "IDField" My 1st question is: How do I get the combobox to d ...Show All

  • stbrian2000 How to add currency format and formula to a textbox

    Hi all, This is my first ever post on this forum so please forgive me if I have posted in the wrong section. I am desperately seeking a solution to my problem which I cannot the answer to in over 10 Visual Basic books!! Basically, I have designed a Form in Visual Basic 2005 which is connected to an SQL Server database. One of the fields in the dataset which I have "dragged" over to the Form is called "Price Including Tax". Unfortunately the fie ...Show All

  • Kurt Guenther ListView in c#

    In ListView the view prperty is list and if i have text too long the list view hangs while scrolling. Why How to clear the problem. Handling this event unto itself is not an issue. What are you doing within the handler Is the handler perhaps causing the listview to update itself Michael Taylor - 2/8/06 The EventHandler gets the selected filename and adds the file ...Show All

  • RK79 Databound Combobox Problems minor correction to earlier post

    VS 2005 allows us to drag a table (Detailed View) from the Data Sources window to automatically create an form that has databound controls, Binding Navigator, Binding Source, etc. I have a Contacts table and a Categories table. Categories is the Parent (One) table. Contacts is the Child (Many) table. Categories (<CategoryID>, Name) Contacts (<ContactID>, <CategoryID>FK, Name) CategoryID and ContactID are int Identity not null f ...Show All

  • Panagiotis Kefalidis Is my plant alive ?

    Hi all. I was participating to the contest of Japan. My animal was not able to be survived. Because I knew the existence of this server, I will challenge making of the animal again. At first, I introduced my plant. After a few minutes, my system cou ...Show All

  • Andrew Webb Listview Sorting!

    I did a simple sorting on listview. The problem i faced is the inaccuracy of the sorted result or i might have taken the wrong apporach. For example, I have a listview result of Dennis    4 Daniel     7 Steven    6 campy &nb ...Show All

  • Al_xx Length of Turn - Microseconds

    As my creature's code gets more complex, I start to occasionally skip turns.  I tried to put in debug code to measure the time taken in various procedures so that I could optimize, unfortunately I can only get accuracy to the nearest 10&nb ...Show All

  • David Anton Binding a PictureBox Image to SQL Image Column - I must be missing something

    Okay, I'm trying to make this easy on myself, but I must be missing something simple. I've created a new SQL Table and included an Image column.  I then created a new VB 2005 project, openned a Database connection to the SQL Table.  I dragged and dropped the first text field, and 2 date fields to create the 3 bound windows controls & labels.  Life is good & easy, and I can be a lazy drag programmer.  I like this. ...Show All

222324252627282930313233343536373839

©2008 Software Development Network

powered by phorum