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

Software Development Network >> Windows Forms

Windows Forms

New Question

transfer unmanaged memory to Bitmap object
Suddenly Icons disappear ??
Access Button / Form from Inherited Control
where is the closing?
TableLayout help needed in setting up.
New installation issues
.deploy file shows up as XML instead of installing when opened from the webbrowser
Forms Designer fails to start
Message boxes
imports excel

Top Answerers

Peter Mo.
Sanjy
simsj
masum
Bogey1
wadezone
sindhu
Osamede
Raul Garcia - MS
ssohn
XmlConverter
Only Title

Answer Questions

  • dB. DataBinding Problem?

    I have a textBox that is bound like so; this .txtBoxAccountAddressLine1.DataBindings.Add("Text", DSAccountAddress.Tables[0], "AddressLine1"); I then have the follwoing code so that I can pass the value to the stored procedure to update the Address like so; string AccountAddressLine1 = this .txtBoxAccountAddressLine1.Text; If the user erases the txtBoxAccountAddressLine1.Text and then presses the Edit Button to Update the Address, the value ...Show All

  • SachinN PropertyGrid

    I'm using a property grid to show runtime properties of an object in my program. I'm looking for a programatic method like a collection of tabs and collection of each property under tabs for iteration. For example i want For each prpItem in prpGrid.PropertyItems select case prpItem case "Path" 'Show ellipse in that property so use can click to see filedialog and change path. case "Font" c ...Show All

  • svrid Adding field to add task

    Mods made.... 1. Stored Procedures. Adds/Updates/Views all need to be updated to return and use the new field when appropriate. (done) 2. Change the SqlInsert, SqlUpdate, SqlSelect queries in the web serivce. (done) 3. Change the XSD files for DataSetTasks and add ...Show All

  • Fran-1980 What's going on with Terrarium?

    What is the future of this project is it dead Windows Forms Forums have no response for 3 months.. Why it is called sample application, but source code isn't published It would be very nice to have a source code of this interesting game application I'd like to see the source too! Maybe it would benefit from being recompiled for .net 2.0 though - generics et al :) Any news on ...Show All

  • cagla naka invasion

    Hi guys  I'm new to terrarium, but have everything set up for 1.2. Wrote a small simple creature and connected to the exosystem. I now have about 200 "naka"'s sitting around on my screen. They dont eat, they dont move, there is no foo ...Show All

  • Kyaw. Export to Excel from Datagrid?

    Hey everyone, this is my first post here, so I'll get right to the point. I need to determine the best way to export data in a datagrid or dataset from a VB.NET Windows Form application directly into Excel. I was able to find reasonable wa ...Show All

  • PureLegend Sort a DatagridviewColumImage

    I have a column of DatagridviewColumImage type. Join it a DatagridviewTextboxcolumn. The value of image depends of the value of the same row in the Textboxcolumn. My code works ok if I do click in the textbox column but if I click on the image column works only the first time. Private Sub DGV_Sesiones_ColumnHeaderMouseClick(ByVal sender As Object, ByVal e As System.Windows.Forms.DataGridViewCellMouseEventArgs) Handles DGV_Sesiones.ColumnHead ...Show All

  • ReneX Drag n' drop

    is there any way to change the drag/drop rectangle of a control when dragging it i have a custom designer of my control , but i would like it to display something else or atleast position the drag drop rectangle while moving the control. any&n ...Show All

  • Bloke Still no luck

    My application works fine on my development machines which already have the Framework installed, but trusting the prequestite feature to install the framework or Windows Installer on machines which need the pre-req. install fails. The browser reports CGI Error: The specified CGI application misbehaved by not returning a complete set of HTTP headers. The headers it did return are: (...with no more info...) I've had no look in searching the ...Show All

  • EliasTa multiple forms

    i know everyone is going to jump and say MDI.. but thats not what im looking for. I come from a web applications background so bear with me on this one. what im looking for is something very common in web applications. Click a link and&nbs ...Show All

  • Jim Holmes Need help with combo box

    I'm new to VB .NET, and I'm having trouble making a combo box do what I need. I'm sure you've seen this before. I have a table of US states called "tbl", containing the columns "ID" and "StateName". I have a table of co ...Show All

  • Chad Boyd MSFT Easiest way to populate new DataGridView Row with previous row values?

    I've got a DataGridView and want to populate the new row, using the RowEnter event, with whatever data is in the previous (data just entered) row. This will allow the user to simply change one field value, rather than retyping the consistent values. Other than temporarily storing all of the field data from each row as it is exited (ugh), what's the easiest/cleanest way Thanks S. Ah ok. So is th ...Show All

  • Calvin Thomas want to connect to dB using connectionString saved in app.config file

    Dear all, Me and my friend are new to visual studio 2005 express edition. We are trying to build a simple desktop database application. Now both of us have different connectionString to the database in our computers (which is quite obvious).At first, we used hardcoded connection strings in our apps. So it was a huge task to replace all those lines as we shifted our computers to share our works. For compatibality, we were trying to use the ...Show All

  • MikeBarta411 Deployment Project

      I have the results of a large deployment project that have to be installed. The prerequisites are: To test and see if the V2.0 framework is installed and if not install it To test and see if the MDAC V2.8 is installed and if not install it To test and see if SQLServer Express is installed and if not install it Also the customer project comes with a .MDF database that has to be added to the newly ins ...Show All

  • moconnor Is it possible to use the IDE's code editor control in your own program?

    I've got a project that involves compiling code at runtime from a textbox. I'd like to have the usual syntax highlighting and whatnot from the IDE in my program. I know that's a big ask, but I just wondered whether the control in the IDE is defined anywhere as a common control I can use. If not, what are the alternatives for a code editor control Thanks, Aaron. What you have out of the box is the RichTextBox, you should implment the synt ...Show All

444546474849505152535455565758596061

©2008 Software Development Network

powered by phorum