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

Software Development Network >> Windows Forms

Windows Forms

New Question

DataGridView with MultiColumn Combo Box
Is it possible to write a component -Usercontrol in vb.net and use it in vb 6 enviroment?
Develping a Incremental Search Dialog in .NET
Programming DirectShow in Windows Forms
DataGridView Performance issues with CellFormatting
Visual Basic .NET 2003 Drawing Applications
Disabling individual Tabs in form load
Date Time Picker
datetime value doesn't display on the datagrid
wsdl.exe.... sounds great... but WHERE IS IT???!??!

Top Answerers

Koen Zomers
A fok
zendainc
Rance Downer
Yhack
Bread95432
vibha g panse
OutsideShot
rodolfo allendes
DaedMajaz
DB2XML
Only Title

Answer Questions

  • Klaus.Lucas ImageList with EnableVisualStyles with Framework 1.1

    I have an image list that contains some images...I use it with a treeview control to display icons. All works fine but when I call the Application.EnableVisualStyles() the image of my imageList are not displayed... Is this a bug or something that I ...Show All

  • Brian B Fotovision Enhancement

    I to everyone i've just (quite) finished a little mod on fotovision. I've added the possibility to use accounts to access different website. It's now possibile to manage more that one website. So, let's say you have www.yourisite.com/friends and www.yoursite.com/parent ...Show All

  • ttmsdn Does the user consent prompt list the permissions the app is asking for?

    From http://www.windowsforms.net/FAQs/default.aspx PageID=2&ItemID=63&CategoryID=24&tabindex=2: > Does the user consent prompt list the permissions  > the app is asking for        >  > No. We looked into this, however, the user consent  > prompt is tar ...Show All

  • Tom Olund How do I develop a design time only control?

    Hi, How do I develop a design time only control  I mean a control like a timer or the FileOpenDialog. Visual Studio places them below the form and you can edit properties as a "normal" control. But on runtime thos control are not visible. Thx&n ...Show All

  • Fabricio11 Display VB6 form in .NET Windows App

    I ma involved in the gradual upgrade of a large VB6 windows enterprise application. For the most part we are just converting the windows projects to .NET completely. In some cases though - we would like to be able to continue to use some&n ...Show All

  • Raghuram_816 Error when editing Datagrid style?

    I am using VS2005 beta 2. I convert my VS2003 project and edit it at VS2005.  When I try to edit the datagrid by clicking on its TableStyles property, I error of "Object reference not set to an instance of an object". Is there any major change in datagrid that cause this error Any method to set datagrid's properties using VS2005 UI Hi, Sad to say but I cant replicate your situation ( I don't have a VS2003 installation ). B ...Show All

  • swathi_challa RichTextBox: text back color

    Hi All, I'm developping a C# project and I have a problem with the RichTextBox... I don't find how to change the text back color.. (like this: Example ) Can you help me Thank you :) Thank you for your answer. I already seen this code with ritechTextBox1.SectionBackColor = ..... But I have'nt this property in my RichTextBox... I don't understand why this component don't give us the possibility of making Rich Text easily. We can display Ri ...Show All

  • Thomas Logan User Preferences

    I'm still very new to writing windows apps so go easy on me.  I'm writing a program that is basically a food journal for people doing low-carb diets. There are several things that have been asked for that should really be options and I'm&n ...Show All

  • DanaChenYan How to control the location of ClickOnce installation?

    I successfully installed my ClickOnce application from a remote site.  However, it is be default installed in c:\Document and Settings\myloginname\....  How to change the installation location to be under c:\program files\... Thanks Thank you for your suggestions. This is the first version of ClickOnce. We welcome all requests or suggestions to make ClickOnce better in the next release. The two points that you suggest are being c ...Show All

  • myhome Diagram Editor

    Hi! I was wondering if anyone can advice me or point me to samples that can help me to build a diagram editor. I'm thinking of something like a simplified version of Visio for my code generator. Any ideas <i>OK cool, we're ...Show All

  • hulswood 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 thanks . I'm using DataGridView. I found the code to get the Data private void dataGridView5_CellContentClick( object sender, DataGridViewCellEventArgs e) {   object value = dataGridView5.Rows[e.RowIndex].Cells[0 ...Show All

  • Paddylast GDI+ LineCap width

    Hi, I would like to draw a line with various LineCap ( Arrow, Round etc.. ). My issue is that the Cap are very small, and it would be better if they will be bigger. Someone knows how to do that Thanks, Jerome ...Show All

  • grybyx Transparent TabConrol

    Hi i have a picture box and a tabcontrol inside it, i need ro make the tabcontrol transparent so that the image of the picturebox can be seen through it. can you help me please. thanx Thank you... but are you sure there is no trick for doing this, because i saw some mobile applications with transparent tabControl. You cannot make the tab control transparent. Phil Wright http://www.componentfactory.com Free user inte ...Show All

  • gjvde Binding datagrid to data returned by DataReader problem

    I am having problems with binding datagrid to an arraylist. The way I am doing it is asking for much code to be written in order to achieve a simple task. Here is an example ' Getting data Dim cmd As New OleDbCommand(strSQL, conn) Dim dr As OleDbDataReader Dim arr As ArrayList cmd.CommandType = SQLType conn.Open() dr = cmd.ExecuteReader(CommandBehavior.CloseConnection) simple so far, but now I am having troubles in storing thi ...Show All

  • bbusacker Dynamic control docking

    Hi, can anyone tell me if VS 2005 Beta 2 contains a control that will allow me to dock a user control / form I'm interested in getting the sliding docking feature found in VS 2003 / 2005; the one where you can pin a panel if required (ala Toolbox, Server Explorer etc). Thanks for your help Graham hi Mike, Is the Dynamic Docking Control sample included somewhere if so could you please let us know th ...Show All

89909192939495969798990123456

©2008 Software Development Network

powered by phorum