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

Software Development Network >> Windows Forms

Windows Forms

New Question

combo box - how to prevent selectedindex change
Connecting to a Remote SQL Server via windows forms
Web Deploying - Using Config Files?
DataGridView twice as slow in Final Release compared to Beta 2
Command line arguments passed through URL?
When/Where should I instantiate the control when placing on the designer
Databinding to a DateTimePicker control
TreeView Double Click and canceling expansion
graphics flicker problem (double buffer not working)
OnPaintBackground method

Top Answerers

SteveTodd
niroshanonline
CharlesCherry
Siggy2006
Keldj
Mark Starr
microspectrum
BurgerKing
Israel Hilerio
G Pearlman
Storm Internet
Only Title

Answer Questions

  • dpreston import info into dhcp

    im trying to find away to import infermation from a text file our webpage generats into the dhcp database. we assign ip addresses using the users mac address and instead of entering each one by hand i want to have it inport the list we generate. can this be done thanks Use it can be done and you will have to look at WMI, this can be done using vbscript or the System.management namespaces. ...Show All

  • heri Microsoft Word 2002 Microsoft Visual Basic issue....

    Someone please HELP!  Thanks in advance....here's my issue... I received some Word files from another user, and everytime I go to open them up, a Microsoft Visual Basic dialog box opens up with the following message:   "An error occurred while  ...Show All

  • mikheil Disabling the .NET IDE option

    If I add a new form to the existing project, all the designer generated code are placed under the "form_name.Designer.cs" file. But I don't want this option. How can I disable this option Yes, you are correct. This option is not available in the options dialog box. Why I need this is, in our project, I am supposed to keep all the code in a .cs file only. But not like all the the declaration and construction and destruction in D ...Show All

  • feda microsoft access and Visual Basic.net 2003

    i am using microsoft access and visual basic.net 2003...there is a problem i am facing.....i want to use wild cards in my query...i have created a oledb datarader and passed him a wildcards query that is working fine in access but it is not producing any results with datareader......any ideas... With number I think you should still use the % character hum! right i will take a look. sure! here it goes. First Some Details: ...Show All

  • Bo Jangeborg Order events are fired in form

    I don't know if I'm perhaps following bad coding practice, but here we go: I've got an application that is dynamically opening child forms. In the form_Load event for one of my forms, I am populating some combo boxes. That works beautifully. Here's where it gets interesting: The combo boxes have sorts and filters applied when they are loaded. All three combo boxes are related to each other. I would like to figure out a way to change the text sho ...Show All

  • uszaty1973 Icons in TreeView disappear in WinXP

    I uses icons in a TreeView. When the program runs in Windows 2003, it looks fine; but the icons disappear when the same program runs in windows xp. The program is built in Whidbey Beta2. In Beta1, this problem does not exist. Go to the feedback center: http://lab.msdn.microsoft.com/productfeedback/Default.aspx I did this just now. But still not work. Do I have to re-add the bmp files on a WinXP machine ( ...Show All

  • Maruis Marais Getting Dataset information behind Datagrid Row

    I'm in the process of switching over to Windows programming from ASP.NET and this is one of the problems I'm running into.   In web datagrids you can specify a datakey for each row such as an id field in the dataset.  Thus I can& ...Show All

  • ThRaShErUk How to resize controls on my windows form with changing form size

    Hi, In my windows form I have a tab control with a few tab pages. Each tab page has some user controls and some .net controls such as datagrid, labels e.t.c When I resize the windows forms the controls dont change their size and position. So if I reduce the size of window it hides half of the controls on my application. How do I make my application or controls such that they relocate and resize themselves when size of the window changes ...Show All

  • nmasao mageUI.exe fails to sign manifest after adding files - HELP!!!

    I am using VS.NET 2005 beta 2 ClickOnce deployment and need to add some data files to my manifest.  So far, I have been unsuccessful in using mageUI.exe to add the files due to a signing error.  This signing error stands in the way of a production point-of-sale deployment scheduled for next week .  We would greatly appreciate any help you might give us.  Here's the steps I took and the errors/warnings that I s ...Show All

  • AllDisplayNamesRBelongToUs IExtenderProvider and Design Time Attributes

    How do I apply design time attributes to my IExtenderProvider class's properties that it's providing   Do I put the attributes on the Get or Set method, or is there another way   I have an IExtenderProvider that provides a property thats a  ...Show All

  • Kayron Mercieca memory consumption and windows forms

    Hi all, I'm using Visual Studio 2005 and .NET framework 2.0. I have a windows form application in which I load a form that has a dynamic user control array. I may have hundreds of instances of my user control on the form depending on the user. The control is a simple array of text boxes but when I have hundreds of instances it uses several megabytes of memory, up to 20 MB depending on the number of instances. In the task manager, I've note ...Show All

  • Lakusha_ How to remove imagemargin in a submenu

    I can see how to disable the image margin in a contextmenustrip: ContextMenuStrip1.ShowImageMargin = False but I can't see how to disable the image margin in a submenu!! Any ideas Thanks I don't believe you can.  If you did want to do this I'd have to ask why   It would provide an inconsistent UI to the user.  What if a submenu item had an icon, it wouldn't get displayed.  There really s ...Show All

  • Bradsy How-To Disable any mouse clicks on a control ???

    HI How I can disable any mouse clicks - right click or left click - on any control on my form like radio button ,combo box , etc... and any controls How Can I do that in VB code thanks moooore When you start navigating set 'AutoCheck'property of checkboxes to false.It will prevent user from changing the state of the control. Thanks for your relpy But my application is about like : for example the user fill a car ...Show All

  • Super132 .net 1.1 - datagrid -"endedit" problem -Still Exist

    Hi,         I am using .net 1.1 , .net 2003 and with c-sharp, window form designer .    i have a form with one datagrid and a save button . i fill the datagrid with dataset (from database) .   now  scenerio :1         i edit a value in the datagrid after finishing editing ,without press tab key ,i use my access key ( shortcut key) for the save button to ...Show All

  • Constantin Mihai - MSFT How do i get my hard drive back???

    Hey.. I dont no if this is the right question to ask in the forum but i dont no where to go and ask... well I just wiped my whole laptop for a stupid error but when my (laptop) was going i had 2 hard drives. Once i wiped the laptop clean and put windows xp back on it was sparkling new but i couldnt find the 2nd hard drive (D:\). . . i'm on it now but i have been searching for (D:\). . . Can someone help me to guide me through to try fi ...Show All

515253545556575859606162636465666768

©2008 Software Development Network

powered by phorum