Answer Questions
Amherst ComboBox with custom back color for each item
how can i have a combobox that can hold items with custom back colors for each item. i want to be able to specify the back color of each item when adding it to the combo thx, samham thx cwilliams1145 for the reply i will tr ...Show All
Jaya Rayasam Multiple images on a TreeNode in a TreeView control
Hello, Is it possible to have more than one image on a tree node in a TreeView control I need to display status of items in the tree and that would be the best way of showing it. I can't find any samples on this. Thanks! Amit Note that in Visual Studio 2005 we have added support for state images (which always existed in the ComCtl TreeView that is provided by the operating system). StateImages is an additiona ...Show All
murpheux ToolStripStatusLabel cutoff
Hi, if you look at http://www.kingvest.de/cutoff.png you can see that my ToolStripStatusLabel gets cut off. It only shows @ 50 instead of @ 50,23. Anyobody has an idea why this might be happening Application is set to Application.SetCompatibleTextRenderingDefault(false); and the label is on AutoSize. Thanks, Tom Hmm, not sure why that's happening... try setting toolStripStatusLabel.Spring = true and see if it ...Show All
Richard Drysdall Can I have a blank row in datagrid without binding it to datasource?
Can I have a blank row in a datagrid without binding it to any datasource Basically I want to use a datagrid for entry purposes; and it's not binded to a dataset. By default it does not has a blank row so that user can input&nb ...Show All
congratulations Copy And Pasting
Hi all Im kidna having problems copy and pasting both with getting the selected characters from the control and put the selected information in to the clipboard Im sure its a namespace i havent come across yet any help would be appreciated ...Show All
Stephane T. Filter datagrid by text box
Hi Was wondering if anybody could help me. I have a data grid on a windows form that is populated by a by an oleadaptor. The SQL statement in the oleadaptor is SELECT EmployeeName AS [Employee Name], Salery AS [Salery £], TaxRate AS [Tax Rate %], DateEntered AS [Date Entered], TaxRate * Salery AS [Tax Paid £] FROM Employee What I would like to do is be able to filter DateEntered using a date time picker on the form, basically I want to have tw ...Show All
D4Soft A Big Question???
Hy... there I am new to programming ... windows programming in net ... i have visual studio . net 2005 beta 2 and tryed to do am asp.net page ... i would like to use on my page why can i make *.ocx files using C# or VB or J# i know that i have to register my process and make a lpk file that contains some reg info .... lpk_tool ... is the name of the tool that i use to make the lpk file ... i have an error ... the lpk tool gives me the sa ...Show All
snakey_tv Does anyone know?
I did some looking around and found out that alot of developers were going to release or have released their old source code I read this from the old message boards for Terrarium Did this happen or not yet I'm wondering if ...Show All
novicestudent Help
Hi, I've sen lots of these messages and I'm sorry but he's another. I've never been able to get terrarium to give me any animals (since the first version). I have four green lights on the 1.2 version and I've opened the port 50000 whereve ...Show All
Richdz Unbelievable!!!
Using Visual Studio 2003. Creating a C# Windows Form application. I have created a main form with various controls to include tab control, textboxes, buttons, etc. Set the isMDIContainer property to TRUE. Then created a simple child form with a textbox&n ...Show All
mavo DataGrid Displaying two Tables
I have a windows form that has a datagrid on it. The datagrid is filled with a dataset that contains two tables with a relationship. Basically a parent child relationship. I call my datagrid datagrid1. When the datagrid loads the parent information& ...Show All
bigbaz possible to use VS 2003 IDE "server explorer" behaviour?
hiya, I really like the way that server explorer: 1) stays collapsed at the left hand side of the screen when it is not in use. 2) expands to cover a tiny area when the mouse hovers over it. I have a fairly busy winform where this&n ...Show All
peiman1 Open form in splitcontainer
Hi all, In my application "Main Form" I have a splitcontainer which has a treeview control on the left container... What I want to do is load forms inside my applicaition into the right container... Is this possible, and how can I do it Thanks Hi JRQ, Sorry for only responding now, I got caught up in another project. Thanks for the reply, I am almost there, but not quite yet, ...Show All
cevans In the form designer I can't access objects which are on an other form.
how can I access an object being declared on an other form in design time in visual studio .NET For example I have a grid on one form and I wanted to set its datasource to a DataSet table being on an other form. And I also wanted to refer to an image list which is also on the other form. But, I can't. I wanted to do it in design time! Can anybody help me I knew that, but thx anyway. Does the Dataconnector (or BindingSource) component m ...Show All
gon10289 Remote Server Is Unreachable - New Install
I downloaded the install for the source today. I ran the install. Verified that the database was created and that the tables had been poplulated. Also verified the virtual web was created in IIS. Database and client are on the local sys ...Show All
