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

Software Development Network >> Windows Forms

Windows Forms

New Question

Panels In Panels
Web Browser Copy and Paste
Winform running in other computer IE not loading
Hiding my application from TaskManager
Annoying GDI+ Window
Masked Edit in TextBox
Filter using dataview with multiextended listbox
Changing the cursor
Splitter Control in .NET Framework
Databining from a web service

Top Answerers

Neza
ARAtlas
maestro49m
zfjaj
zbowling
DHardy
jcgalveza
Sivasubramaniyam V
DivideByNought
jan schlagenhauf
Topix: Opera
Only Title

Answer Questions

  • Jin17 Adding Frame to Image

    I've been messing around like crazy and still can't get .net to add a new frame to an image. Here's what I do: Create an image from a Bitmap that is (1X1) in size. pb.Image = new Bitmap(1, 1); Encoder myEncoder = Encoder.SaveFlag; EncoderParameters myEncoderParame ...Show All

  • Sergei Almazov how to create an application that can read and send emails

    how can i create an appplication that will enable me to read my emails from my smtp server into my application. and then send new email message tnx ...Show All

  • Sigura Conflict resolution does nothing

    Has anyone tracked down the problem with conflict resolution not working ...Show All

  • Rishiraj Singh Creating user help

    I am developing with VB.net windows forms.  We are creating user document in word. I have taken these files and saved as .htm file.   I then added a help provider to a window and set the 'helpnamespace' properties of the helprovider to&nbs ...Show All

  • kuvve working with classes

    Hi all, I have been trying to figure this out and I think it's just the way I am doing. can anyone help. I have a class with functions to FTP a server, one of the functions is a login, when I declare the class and login from  ...Show All

  • NormalnesS Dispose method for my class library

    I've made a class library and I want to add a dispose method to it. I've look into the MSDN-help, but I don't understand all this long code including protected overridable methods....... Can't this be done with som simple code. Public sub Dispose() '''what goes in here End sub I've tried whith GC.Collect() and GC.finalize(), but it dosn't seem to work. Any suggestions There is a clear page o ...Show All

  • ColdCold DataGrid/DataSet : Mimic Sql Enterprise Mgr Functionality

    Hi. I have searched far and wide for an answer to this question and have seen it asked numerous times on Usenet and various other message boards but no one seemed to have an answer. I'm hoping someone around here will. :-) Basically, I've got&n ...Show All

  • armin99 uninstall at end of installation

    I would like to uninstall my application at the end of an installation. The msi installation is for "side-effects" only, and the user should not see a screen saying the product is being uninstalled -- I just do not want the user to deal with uninstalling the product before repeatedly trying another installation. Suggestions I'm not sure what your situation is here, but if you're using RemovePreviousV ...Show All

  • Safa2535 Where to Dispose() things?

    I'm writing a User Control that creates some resources that must be disposed (a Bitmap and a Graphics object). To dispose these, I want to add the appropriate code to the protected override Dispose() method. Now here's the problem: The Dispose() method is auto-generated and lives in the *.Designer.CS file, which is supposed to be hands-off. This is a very basic problem, so I assume it must have a basic answer! ;) So, where do I put my Dispose() ...Show All

  • Screwy369 eseutil on exchange 5.5

    i'm trying to run eseutil /p on exchange 5.5. it's been more then 3 hours and i see no progress on the reparing damege table scale. please help btw i stoped all exchange services, is it ok Thanks ...Show All

  • jezemine when to dispose graphics

    is it bad to have a graphics object declared globally, instantiate it in while loading the form, and dispose it while disposing the form as opposed to calling creategraphics() in each method I don't think it is safe to hold a  ...Show All

  • Phillb Data Binding and Child Rows

    I have a thre table dataset with relations between Table1 and Table2, and between Table2 and Table 3. I have a situation where I want to have a selected value in Table one and I want to get all of the related records in Table 3.  ...Show All

  • ChrisMcV How can I load an image into picturebox at runtime?

    Hello All;   I’ve done everything which I could, but no one was useful. As I found at MSDN I wrote something like this code:   // You should replace the bolded image // in the sample below with an icon of your own choosing. // Note the escape character used (@) when specifying the path. pictureBox1.Image = Image.FromFile    (System.Environment.GetFolderPath    (System.Environment.Speci ...Show All

  • Arjang Fahim Client changes to app.config after click-once publish and delivery.

    I have a VS 2005 Win Forms Application that is being developed for a client. Once system tested, I want to hand over the application to the client with some instructions for installation and setup in their environment, i.e. they need to specify connection strings, web service url's, timeout periods, etc in the app.config. There are many settings here that they could potentially change (10-15). However, when I use click-once to publish the ...Show All

  • codenut Prerequisites uploading for each new Build

    Is there a way to keep the prerequisite modules from uploading for each build of a application . My fisrt build uses prerequsites and I would like to keep the prerequistite criteria available for all builds of my application via a link to my website using {download prerequisite from the following location option} My only concern is ... can you update the application {re-publish} without re-uploading the prerequisites each time. The prereq ...Show All

131415161718192021222324252627282930

©2008 Software Development Network

powered by phorum