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

Software Development Network >> Windows Forms

Windows Forms

New Question

How to get rid of very first auxilary column in DataGrid?
Treeview Nodes.Add Problem
Windows Forms autotab
How difficult would this be? Drag/Drop with DB update?
WIndows Form Designer Out Of Storage - disappearing datasets
List and combo boxes don't show contents
BindingSource.Find throws exception on empty DataSet
Deploy DirectX 9.0c
How to know child rows of the datagrid are being viewed?
What folders or files an executable is running?

Top Answerers

Adam Tatusko
chrisOmni
gaurav29
Shrek2005
Najam-x
DD4V3
PFerns
Joe M.
Robert Gruen
v2Softwares
Mundo
Only Title

Answer Questions

  • ShadabKalim changing default selection color on mouse hover in dropdown menu item

    I am using menustrip. Now, I want to change the default selection color on mouse hover in drop down menu item, but no correspoding method is exposed. So if i want to change default selection color on mouse hover in drop down menu item, how can i acheive the corresponding functionality Hi Rudra, Perhaps you could try this: private void testoneToolStripMenuItem_MouseHover( object sender, EventArgs e) { this .testo ...Show All

  • Captain Kenny how to set color of a datagrid row (I am using .NET 1.1)

    Hi, How do I set the color of individual rows of a datagrid I am using 1.1 so cant use datagridview Thanks, You will have to inherit from DataGridTextBoxColumn and override the Paint event to provide the custom formatting. Check out how to do this on MSDN: http://msdn.microsoft.com/library/default.asp url=/library/en-us/dnwinforms/html/wnf_CustDataGrid.asp ...Show All

  • Ivo Klerkx Properties Window Error Message Box

    When an invalid property value is provided in designer, an error message box popup which provide error description on clicking Details button. How can I display custom error message on click of the Details button Thanks If you throw an ex ...Show All

  • masterblaster last question

    I follow what your saying..So if i paint the statusStrip Red and make the Transparency Red,I'll be able to get round corners on the StatusStrip right Along with the Transparency look... I did apply the Red ,Red to the Form and it was completely see threw ...that was pretty neat in itself...Learned something new..Thxs You should ask this in the same thread, so the original answerer gets an email, and you ...Show All

  • Armin_ How do we play a .wav file in .NET?

    Hello All, In Win32 we used PlaySoundA.  How do we do it here Many thanks. Regards, Clayton What about DirectSound Kragie, >http://support.microsoft.com/default.aspx scid=kb;en-us;86281 Yes, same old stuff, thanks for trying.  I'm trying to figure out&nb ...Show All

  • Vikh beta 2 - Negative Min value causes error

    If i enter a negative value (with 2 decimal places) as the minimum value in the VS 2005 beta 2 form designer, for a numeric up/down control, then things seem fine, but the next time I make a code change and the designer updates its display I get an error: Decimal byte array constructor requires an array of length four containing valid decimal bytes NB: I have discovered a negative integer value works, but a negative value to ...Show All

  • Boycarr Encryptor's security

    Hi, there *************************************************************** RijndaelManaged RMCrypto = new RijndaelManaged(); byte[] Key = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07, 0x08, 0x09, 0x10, 0x11, 0x12, 0x13, 0x14, 0x15, 0x16}; byte[] IV = {0x01, 0x02, 0x03, 0x04, 0x05, 0x06, 0x07,  ...Show All

  • Gurn Copy and Paste in Textbox

    Hello guys! I'm  new in using VB so please spare me if I'm asking a very stupid question I would like to be able to check my input in my text box and I'm able to do this inside the KeyPress event (I'm allowing only numbers as input). The problem is I can't check the iput when I do Copy (or Cut) and paste. In what event can I be able to do this I want to be able to check first if it is number before I allow Paste. Please help! ...Show All

  • rss245 VB.net help needed involving Printing and Print Previews

    Hi everyone, new programmer here. I'm working on a new .net windows form project, involving Print Preview and Printing. I just need to know how to send certain objects to the Print Preview window, then Print from there. Here's what I got so far: Public Class frmVBACCW Inherits System.Windows.Forms.Form Private Sub mnuFilePrintOrder_Click(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles mnuFilePrintOrder.Click 'Begin the ...Show All

  • Ashok Ojha 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

  • James L. Buchan Tree View User Control Help...

    I've created a custom Tree View user control. In that control I've added elements to the tree that I want to re-use throught my project. But when I add the control to the project the elements get placed in the control twice. If I go&n ...Show All

  • Vikas Ahuja MSFT Printing setting question

    In my PageSetupDialog, the user can change the paper size. In the PrintDialog, the user can change the property of a printer and set a paper size. When both are different, on some printer, it will print with a combination of both setting (paper is in Legal format but the text is in Letter format). Have anyone got this problem Is there a fix to this or is this just a printer problem   Thank ...Show All

  • Sandy M NT User

    How can I get the current user logged into a machine from within an application Yeah I do. I am too lazy to use the search feature. Every now and again I'll go the long way and go out into MSDN via the web, b ...Show All

  • Dundee Format phone number

    Hello, I have a text field where the user types in a telephone number. When the user is done typing the number and the text field loses its focus I need to take whatever the user typed and format it to a standard format. i.e. ###-###-#### If a user types 1234567890  I need it to change to 123-456-7890.  Any ideas on how to do this or examples Thanks! If you're using using VS2005, you can just used a "Masked Text Box" an ...Show All

  • SaurabhMehta Viewer InDepth

    Image Viewer InDepth is a fast and powerful photo and Image manager, viewer and editor that supports all major graphic formats. Easily view, manage, print and edit your images and much more. No other photo software saves you so much time. Enjoy the freedom to organize and edit your photos faster, easier and with better results. Create quality prints or slideshows, features drag-and-drop support, directory viewing, TWAIN support, slide shows, bat ...Show All

656667686970717273747576777879808182

©2008 Software Development Network

powered by phorum