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

Software Development Network >> Windows Forms

Windows Forms

New Question

Need Help to show Rich Editable text box and Datagrid in a tab or form, new to Visual C++ 2003
Usercontrol customproperties
View Data Grid (for xml database)
AddHandler
OCX interop, is it possible????
How to hide form from Alt-Tab dialog
Getting Project NameSpace
DataGrid "New Row" Position
ComboBox problem
SplitContainer Panel MinSize Defect?

Top Answerers

kumar 123
Crish
Satan_chevalier
lamont_23
Khalla
Jean5
Richard J.
Canderson
Michael Goldberg
GlennC
SGML/
Only Title

Answer Questions

  • RavindraPatil Opacity Issues

    I have found 2 issues with using opacity. I open a form with opacity set to 0 then based on a timer interval I set it to 100. When using the infragistics toolbar on this form after I pull down a menu item and release it the& ...Show All

  • Fabriciom Inserting a default value into a formview

    I have a formview control databound to 3 fields in a SQL express database. The fields are id(autonumber), forename(nvarchar) and time_in(smalltimedate) i would like to insert the time (or date) into the last field automatically. how do i pre populate the insertitemtemplate time_in text box with a default value , say time, date or any string or number. ex time_in.text = " " you can assign value to you ...Show All

  • PlusOne Creating an Outlook Appointment from C# WinForm

    Hi, I'm using VS.NET 2003 in C# with Outlook 2003 to create emails and schedule appointments from a custom WinForm application. So far, I have the code working for creating both emails and appointments.  However, with the emails, I can use a StringBuilder with AppendFormat() to create nicely formatted emails.  I'm using HTML formatting, but all I really need is the ability to create bolded headers. I'm trying to get the same function ...Show All

  • Mahmood Salamah Secure lookup data & component

    Please can someone help with some senarios for the following. I need to create a component that gets passed 2 parameters, it then performs a calculation on those parameters and lookup data and parses back the result. 1) The component needs to be abl ...Show All

  • UstesG Custom control and specific 'DockArea', like GroupBox

    Hi, I am creating my own custom control, specifically a collapisble panel. My problem is that I want to set the grid and docking area like that of a groupbox. In a group box, one can place a control anywhere, but the grid is drawn and  ...Show All

  • Triynko Listbox Ownerdraw-Problem

    Hi, for my project I had to make an owner-draw listbox control, which is able to display multilined items. For a certain time everything works fine, but after scrolling up and down it draws some items at the wrong position. The items are drawn& ...Show All

  • tqlashot_kk Beta 2 Publish help needed

    Hi all, I'm a student trying out VS.net C# express beta 2. I had created a simple hello world program. I'm using the "publish" feature that comes with vs.net, however I notice that when it's install on another computer, it takes a long time to install as the setup is downloading the .net framework 2 from the internet. Is there anyway to bypass the internet streaming and instead put in all in a cd-rom for the installation Thanks. Yes, I h ...Show All

  • mike_ca MDI OpenFileDialog

    Hi, I need some help. I have MDI Form and ChildForm with richTextBox. and I am trying to open file (like a text file) from the menu on the MDI form, but so far it did not open any file and this is the code that I am using: childForm new childForm(); filename String(); Stream = new System.IO.StreamReader ; dlgOpenFile.ShowDialog(); dlgOpenFile.Filter = "Text files (*.txt)|*.txt|All files (*.*)|*.*"; d ...Show All

  • yuvals Icons in a datagrid

    Hi,   I want to add icons in the first column of a datagrid.The other columns are populated from the database and when I click on a row the icon should change. Please help me!. Manish K ...Show All

  • k.i.t.t. ProgressbarStyle Continuous

    I just started working with VS 2005 Express (C#). I am trying to set progressbar.style to "Continuous" in a simple Form, and doesn't seem to be working: progressBar1.Style = ProgressBarStyle .Continuous; This is supposed to give you a smooth incrementing progressbar. But the result is the same as the default Block style. Is this a known bug or is my code wrong Thanks. It is easily f ...Show All

  • Narendran Adding dynamic panels to a panel in C#

    I am apologizing in advance if this doesn't make sense; I am new to this and may lack the proper vocabulary. What I am trying to do is make a window form that takes in data to send it to a Db. There is a set of required information that requires to be there in order to be processed, which I will call a "slot". The problem that I am encountering is that I want an option to create many slots in this form. I have a main panel and was wondering how ...Show All

  • Randy535 Localized resources for Controls

    I am trying to create a control derived from MonthCalendar so that I can implement culture-aware resource loading.   The MonthCalendar control in VB.NET does not seem to be culture-aware, so I was wondering if it is possible to derive a class f ...Show All

  • weepecky Panel with Autoscroll and resizable content

    I just cannot find the right "setup" of how to assemble the forms or at least it does not behave as I think it should. Here is what I want to achieve: I want a panel that contains several controls all docked to the top of the panel, some with SplitterControls in between and one SplitterControl at the very end. The panel is docked "top" into another panel that has autoscroll activated. Now if the Splitters are dragged ...Show All

  • JReuben How To Change the behavior of the Enter key to Tab key

    Hi All , I'm develop win app , using vs2005 c#. I need a function taha changes the behavior of the Enter key from executing the default button on a window to moving the focus to the next field. It must be in the application level , and not in a text box event. If some one have code sample I will be grateful. Thanks In Advance Boaz Shalev. Hi. There is form's property named as KeyPreview an ...Show All

  • Testsubject It seams I found part of the answer my self :)

    Oh components, I am writing one of them since a week, too much, I know :)  The last think that I was not able to solve is how to make the component discover where he is exactly during initialization, in other words, on what form  ...Show All

192021222324252627282930313233343536

©2008 Software Development Network

powered by phorum