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

Software Development Network >> Windows Forms

Windows Forms

New Question

Determining Application Startup Form at run time
DataGridViewCellToolTipTextNeededEventArgs
Large text files on textbox\richtextbox
Databinding an XML file to a menu
TabControl on ToolStrip. Problem with BackColor on TabPage.
I would make simple image overlapping program...
date format
Need Help!
VB.NET multiple selections in DataGrid
Advanced SQL Generation Options Grayed Out

Top Answerers

Aminalamir
DanWoerner
genuine_tuffguy
YapEro
farscape-dev
falconin
Cent
HeyTad
tomsue
Skyler
LizaJet Installer for
Only Title

Answer Questions

  • Jayapal Chandran finding out function name

    Hi, Is there any way I can find out the name of a function from within the function body at run-time Lets say, if I want to log an exception and I also want to write the name of the function in the log then only way I am able to do is to add a string with the name of the function in it. Is there any keyword or any function that I can use to get the current function name instead of hardcoding the function name all the time Thanks, ...Show All

  • JayNeu On a DataGridView control, is it possible to ...

      Completely hide/disable the leftmost fixed column Disable cell/row/column selection mode – A mouse click on any cell/row/column does no selection       If so, how       Thanks, A) Set the RowHeadersVisible property of the DataGridView control to false. B) What is it that you want to accomplish If you don't like the colors of the se ...Show All

  • RH .Net Progress Bar Help!

    Guys, i am currently developing a program that has an MDIForm, and this MDIForm contains a status bar with a progress bar... What I wanted to do is whenever i want to load a form.. I want my progressbar to increment its value. Like that of an internet explorer... Did anyone encountered this problem already You can place this code in the button_click Chris, does this mean that I have to get a Backgroun ...Show All

  • Ali Raza Shaikh can't build my windows forms project from second time

    we recently moved our windows forms application from vs 2003 to 2005. whenever i try to dubug second time and then on..i get this error: Error 56 Unable to copy file "obj\Debug\xxx.Controls.dll" to "bin\Debug\xxx.Controls.dll". The process cannot access the file 'bin\Debug\xxx.Controls.dll' because it is being used by another process. Does any one get this error in such were you able to fix it Please ...Show All

  • andymaris Questions on using a timer

    I have written a Windows service that needs to check other installed services to insure that they are still running.  I want to use a timer to regularly perform specific tasks.  However, the timer "Tick" event is not being fired (even ...Show All

  • justingrant how to block ctrl-alt-del??

    I'm writing an application for XP Embedded, but the user can still get in and do things with Ctrl-alt-del that I don't want them to do. How do I block this (and other critical hotkeys) from working You may have to re-program a dll to repl ...Show All

  • davidsbuchan My own icon

    I've winform app generated by VS.NET 2003. There's a deafult icon. I'd like to have my own so I've created one, deleted default, set Icon property in form to my own (I can see it) & set in project properties Application Icon property t ...Show All

  • Mr MTA ListView Help

    I've been trying to use a ListView in a test WinForms app using Visual Studio C++ 2003 and I can't figure out how to have it show the column headers. I've tried mucking around with the Column and Items property editors, but haven't had much luck there. ANy suggestions Hi! ListView have View property that must be set to Details to display columns. ListView.View = View.Details; ...Show All

  • JamesPane Display form in multiple screens

    Hello, I have a system with two monitors connected, using two screens. I need set in my winforms application in wich screen my form is displayed. How I can do this Thanks Josep M Girona Thaks for your response. This work fine, but is not my requirements. I need create two differents forms, and display one form in each monitor. I have tried assigning the width value of one monitor ...Show All

  • DMahalko TaskVision server source code?

    Hi, I didn't find any info on that on the web site - does the TaskVision server have source code open or just the client Thank you, Andrey yeah the server is there too, its a web service ...Show All

  • Darren1234 <Property>Changed Event not pulling data back out of control's property.

    I have an extremely simple PhoneNumberTextBox control with one property, PhoneNumber.  I also have a PhoneNumberChangedEvent.  I have a custom class with a PhoneNumber property.  Both the control's property and the custom class's property are typed to Ob ...Show All

  • SarahB Delete selected items from listbox

    Hi -- Can someone tell me how to delete the selected items from a listbox I've tried the following code but it returns the error below: For Each item As Object In lbx.SelectedItems lbx.Items.Remove(item) Next item Error: List that this enumerator is bound to has been modified. An enumerator can only be used if the list does not change. You are trying to iterate through a collection ...Show All

  • Robbie W Create the app_name.exe.config file during runtime

    Greetings forum inmates Consider the following scenario: You have created your application and you want to deploy it either via click once or xcopy - emphasis goes on xcopy for my case though. Normally you should include an app_name.exe.config file within the download so that the settings are included and loaded when the application starts. But what if you may have a different set of settings attributes on each deployment situation One sol ...Show All

  • Jonx Howto store datasoure in Dataset for later use.

    How to store datasourece in object:dataset for later use. My platform vb.net -> ado.net(oledb) - > ms sql many thanks. ...Show All

  • www.ilkon.com Develop .net application for windows nt 4.0

    i have to develop a C# desktop application. but this application needs to be deployed on a windows nt 4.0 system with 96 mb ram and there is no chance we can increase the ram as the systems have deployed to clients. my application wil ...Show All

818283848586878889909192939495969798

©2008 Software Development Network

powered by phorum