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

Software Development Network >> Windows Forms

Windows Forms

New Question

Scrolling a DataGridView
Best way to embed a list of name/values in the application settings
Good way to expose properties of members in the property grid?
System.BadImageFormatException executing Custom Action in setup project
DrawString() - ignoring format?
I want to be able to work with...
disabling and enabling datagrid row
mouse_press event ???
Default Enter and Cancel button C# Winforms?
IDE form designer, need some starting tips/help

Top Answerers

MichaelHale
mdthomann
Mayil
MichaelY
Alejandro Mario
RichB2005
AlanBlythe
moyoz
Tony Maynard-Smith
starkweatherr
Code Lane
Only Title

Answer Questions

  • Fish Food How to Launch a new Webbrowser from a smart client.

    I have a very logical and simple problem : I am creating a smart client Application for my website. (e.g http://Dwaal.net/SomeCoolSmartClient.exe) I want it to have Links, which are opened in the default webbrowser. (Like you normally do on a website, when you&nbs ...Show All

  • Arunka No FindString method in ListView! What to do?

    Hi All, I had a dapper little ListBox which showed an index of files in alphabetic order. Above it, I had a textbox and when the user started typing in a file name, I could use the ListBox.FindString function and select the first matching file. Now, I also wanted to do some drag and drop and found that ListBox didn't have the DragItem event (and others) but that ListView does. Switching to ListView thus improved certain things. However, ...Show All

  • caldo_123 Windows Forms User Authentication.

    Hi, I'm new winforms. My application has a user login system and depending on the user level they get different access to differant options I'm going to give in the application. What is the best way of keeping track of the level of the user logged in. any Advice is appriciated. Many thanks, -VJ No, use a singleton class to keep the user and its permissions when the user logs in, then you can pass it t ...Show All

  • bisha DataBinding to a SQL Field of type money

    Has anyone ever had a problem DataBinding to this field type   I have a method that sets up all my DataBindings for my controls on the form and when I run it I get this error: "DataBinding could not find a row in the list&nb ...Show All

  • Valter Problem deploying .NET application

    Hi, Can anyone help me by suggesting a solution, I am creating a small application in VB.NET, and the size of that application is approximately 5.00 mb, Now to make it working I have to deploy it with the DOT.NET framework and the MDAC2.7,  ...Show All

  • alazela Event not displayed in Designer Property grid

    I am building a composite control.  I have added an event like this: public event EventHandler DoubleTextValueChanged; I am able to Raise the event, and users of my control are able to receive notifications of the event if they have added their handler for the event. But my DoubleTextValueChanged event does NOT show up in the Designer Property  grid.  I would like my users to be able to click on the event name in the Designer P ...Show All

  • Mark Jerrom Expanding a ListItemCollection

    How can I resize an existing ListItemCollection I have a listview that I wan't to populate using ListItemCollection.Insert(). I am using Insert the Instead method of the Add method because I wan't to control where the item is inserted. I get an exception when I try to add an item at an index that is beyond the size of the ListItemCollection. How can I expand the ListItemCollection before I call Insert I am missing a Resize method. Do y ...Show All

  • Boris Jabes MSFT Datagridview KeyDown Event

    I have a datagridview bound to a datatable. I want to have the Enter key move across the row and not down the column. I can catch the Enter key with a KeyDown event to use a SendKeys command (not very elegent), but when the cell is in the edit mode, the KeyDown event is not fired when the Enter Key is pressed. The focus moves down the column. Any ideas This modified version also adds a new row automatically an ...Show All

  • venkatesh24837 How to Wrap column header text in DataGrid ?

    Hi Friendz, I am using .Net Frame work 1.1 DataGrid. I want to warp the header text of columns. Any pointers  Thanks. ...Show All

  • danjones Installing a service and modifying settings

    I'm trying to install a service with a setup project in VS2005. I have so far successfully made the project install the service with the default settings. What I would like to do though is to collect some information from the user during the install and with that information, modify the application configuration settings I have in the service itself. These are the new .NET 2.0 settings with application scope. Obviously, I need to add a textbox d ...Show All

  • zbig555z text box with gradient backcolor

    Does anybody know a way to create a text box whose background is painted with LinearGradientBrush. As much as I figured, text box never raises Paint event. I created a button with transparent background (inhereted from Button and style set to SupportsTranspar ...Show All

  • Tommy.Chen Opacity and Transparancy...

    Hi I'm workin on a Splash screen (Yet another one.. :) )... and the idea is as follows. 1. When starting its completly transparant.... nothing is seen on the screen.. 2. It shall fade up until completly "solid"  (sorry about the language) 3. After a period it shall fade down until inviseble and then closed. This sequence is handled by a Timer and Opacity property.... During 2 (Splash is visible) the Splash window displays a bitmap as a back ...Show All

  • kmtse1 DesignSurface MemoryLeak

    Seems that DesignSurface has a memory leak. This can be observed by running the program bellow and push several times the <ShowDialog> and <CallGC> buttons and observe that the heap memory increase each time <ShowDialog> button is pushed. The leak can be also observed by running the CLR Profiler for Whidbey. Details from CLR Profiler are at the end of the message. CLRProfiler for Whidbey final can be downloaded from http: ...Show All

  • Steve Falzon FileLoadException

    Been having fun with trying to embed a windows forms control into an aspx page. I know it works, I've done countless tests of the scenario, I'm just having a problem with the real things now. The kicker is, when I run the application from the web, by typing in my machines IP address instead of localhost, it works without a problem. It finds the dll referenced in the object tag, loads it up and executes it with a problem. However, when I try to e ...Show All

  • TSZ Force another key in datagrid?

    Hi, I extended dataGrid class and overided ProcessCmdKey(). Now i could trap any key press inside of the datagrid. The question is how could i force another key instead of the one which pressed. e.g. let say the Enter key pressed, i want to&nbs ...Show All

96979899012345678910111213

©2008 Software Development Network

powered by phorum