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

Software Development Network >> Windows Forms

Windows Forms

New Question

Tabbed MDI Manager control
requested operation cant be performed on file with user-mapped section open
textboxes, comboboxes, ... return key and tab key
Listbox with columns
Implementing IDesignerSerializationService
Scroll Bar
How can show the many instances of form opened in 'window' menu like in MSword?
How to pass arugments to a deployed ClickOne app?
Image control with mouse over
Editable datagrid

Top Answerers

Wayne Larimore
kpoon
Ash8Fee
Pete Nelson
DaveVance
Super Techie
Umachandar Jayachandran - MS
R.T.M.
Zach First
Jason Gould
Manolikar, Sujit
Only Title

Answer Questions

  • Joaquín Raya Can we run Custom exe while ClickOnce deployment.

       Hi,    I want to install the windows application. I want to run some exes to modify xml files after Installation. Also want to install barcode font. Can I do this using clickonce. Thanks In Advance! Kiran Adding to what David said - http://blogs.msdn.com/saurabh/archive/2005/08/02/446711.aspx Forgot the "after the app is installed" part :-) For these steps, why not put code in your App's startup ...Show All

  • Harley Jacome Runtime exception in MDI Application

    Hi We have a VB.NET application (which was upgraded from VB6 using the Conversion wizard).  It is an MDI Application We use the following VB6 Controls:- Status Bar Control (Shows time, date, CAPS lock etc), FlexGrid Contol, Hierarchial Flex grid Control We have&nb ...Show All

  • Aleksey Bykov Splash Screen

    Hi, Visual Studio 2005 Beta 2 with Windows XP I added a splash screen to my project by using the sample provided when one add a new form. From there on I used Project, Properties from the menu and select the frmSplash that I created in the Application tab. My goal is a splash screen that would show a progressbar of the load progress and a status label with what it is doing at the moment. That would be loading user defaults, checking the n ...Show All

  • woart TreeView duplicating nodes in Internet Explorer

    I'm having some serious problems with the TreeView control. I've got a control that inherits TreeView and has some methods that firstly create a TreeNode then does some recursive procedure to add all the children from a database of a sort. Then once this is complete I clear the nodes, then add the TreeNode so it should be the only root node. The only problem is that for some very VERY strange reason there are two root nodes, with duplica ...Show All

  • PoW Changing control's property -> Repaint!

    I have a problem. If I change control's property (for example, Location, Size, Region, etc), I shall have twinkling. I need the following code: void Freeze() {        // PLEASE CODE HERE } void Unfreeze() {       // PLEASE CODE HERE } ... ... Freeze(); Location = someLocation; Size = someSize; Region = someRegion; // etc. Unfreeze(); ----------------------------------- Example o ...Show All

  • Natacuin locked property of visual basic v6.0 in visual basic.net

    Does anyone know how can I instruct a Combobox to NOT display the selection list I need to do this when my program is in some certain state... In visual basic v6.0 you were able to do this by setting the locked property of the contr ...Show All

  • niltonjr I've beaten my head against the wall for 7 hours on this Icon problem..HELP?

    Alright, here's the deal..I have 32bit alpha blended XP icons that i'm using in a control... I'm using a manifest for comctl v6, which I read was the solution..but I cannot make Images that come from an ImageList to work with transparency..i know&nb ...Show All

  • Kelly Brownsberger Control placement when Inheriting forms BUG??

    Ok I found something really mind blowing. If you build a form and put some basic controls (basically building a template) and then compile it to a DLL. You then reference it in your project and use it as a template (you inherit the form&nb ...Show All

  • orcrist4 drop shadows

    I want to put drop shadows on about 300 objects that are on the screen simultaneously.  I manually wrote a morphological transformation ... a blurring algorithm and apply it to each object in a separate layer and draw both the object and the&nb ...Show All

  • nanakamado how to get Row Value in DataGrid

    I have a datagrid with 10 rows (only Invoice Numbers - one column) . When the user douple clicks a particular row I need to what the invoice number they selected (The Value in the row(n).column(0)) Please help I'm using DataGridView. You need to be clear on that, there are a lot of differences between DataGrid and DataGridView. But I'm glad you got it working... You can handle the CurrentCellChanged event: private vo ...Show All

  • Garrett McGowan MSFT How to open a PDF document

    How can I load a PDF document using windows forms. In other words I have a button when I click on it it should open the PDF document.  What are the different methods to do this.  I am looking if at all posible for the m ...Show All

  • nzmike AxHost hosted ActiveX control and focus related events

    When hosting an ActiveX control on a Windows Form the Leave, Validating and Validated events are not raised for the control that previously had input focus when one moves input focus to the ActiveX control. The form behaves as one has clicked on a different application, only LostFocus is raised.   Is this by design, or are there any extra steps that need to be performed to make this work One idea I got was to add some event to the Act ...Show All

  • kyon Install web site on .net version 2.0

    I have .net framework 1.1 and 2.0. When I run my setup and deployment set-up, in IIS it is installed as version 1.1 (I guess by default). What I want it is install it on version 2.0. Note that microsoft has publish a KB to DETECT version 1.1 and 2.0 what is not what I want.... I want to be able to specify which .net version to install on. is this possible I've tried to check everywhere and didn't find it.... ...Show All

  • cvsan PictureBox and images on a website ?

    How can I load, in code, images on a website into a picturebox control on a winform In the designer I can enter the http:... address to the file and it loads up. But in code it tells me it does not support URL paths! Is there anyway to do this Is the a another control out there i can get that would allow this Thanks Deasun The following code worked correctly for me: C# this .PictureBox1.ImageLocation ...Show All

  • Gamage Sisira Can access mysql database from local drive, but can't on a web-deployed app...please help!

    Hello All I've created an application that connects to a mysql database using the bytefx driver. When I open the app from my hard drive, it connects to the database fine and works perfect. However, when i launch the application from "localhost" ...Show All

787980818283848586878889909192939495

©2008 Software Development Network

powered by phorum