| Thread | Last Post | Replies |
|
| FilterItemOnProperty? | 25 Mar 2008 14:36 GMT | 2 |
Does anyone have any idea what the ListControl.FilterItemOnProperty() method does? I'm not sure the MSDN documentation for it is written in English....
|
| enums bitwise values. | 24 Mar 2008 22:38 GMT | 3 |
I have a enum structure like this ; [Flags] public enum days {
|
| Delete Excel rows/sheets | 23 Mar 2008 16:26 GMT | 4 |
Using OleDB to write data to an Excel spreadsheet(*), is there really no way to delete existing data without resorting to automation? *... where the spreadsheet contains other sheets that refer to the data I want to insert, so can't just overwrite the entire file.
|
| I failed operating Windows Vista Speech Recogition | 22 Mar 2008 18:41 GMT | 1 |
I tried to operate Windows Vista Speech Recogition through Go to Start/All Programs/Accessories/Ease of Access/ to start Windows Speech Recognition (WSR). but I got a feedback : I have no possibilty to operate this character for your language. Help please--
|
| systray question | 22 Mar 2008 15:56 GMT | 1 |
please direct me to the correct news group if this is not the proper place to ask. I have the systray icon working. what i can't get to work is so that when i click the minimize icon the windows form, to get the icon to go away at
|
| Tree Control with Columns? | 22 Mar 2008 10:14 GMT | 2 |
Could anyone recommend me a decent tree control that can have extra columns of text data (like how Outlook Express shows the messages), preferably in C#. Many thanks --- Jack
|
| Simple question | 21 Mar 2008 14:23 GMT | 2 |
I need to draw a text string on the form. In order to do it I create Paint event handler and place a command e.Graphics.DrawString(...) Unfortunately if other controls on the form overlap with this string, they
|
| WinForm update when background event question | 20 Mar 2008 15:50 GMT | 1 |
I suppose the following is possible, but can someone give me a clue where to start. I would like my WinForm updates when a certain event in the background (in my business layer or database) happens. E.g. when someone enters a record in
|
| DataGridViewCell Question | 20 Mar 2008 07:26 GMT | 1 |
I'm using an unbound WinForms DataGridView, to allow for user changes to certain data to be saved. However, I'm uncertain how to access the string value of what a user has typed into a cell. DataGridViewCell has a value and a formatted value property, but I've noticed that
|
| Passing a variable to a Form from a Class | 19 Mar 2008 15:51 GMT | 9 |
I have a class that has a calls a method in a form to set some text on that form: This is in a Class SerialPortConnection.cs. I have an object called NewConnection.
|
| Increase length of datagrid as form length increases | 19 Mar 2008 14:53 GMT | 1 |
I am about to do what I thought was a simple task. I have a datagrid in a form. When I increase the height of my form when running the application I want the datagrid to increase aswell. How do I do it? I cannot seem to increase my datagrid at all when running the app.
|
| Multiple Connection Strings for Multiple Dlls | 19 Mar 2008 14:04 GMT | 1 |
I am facing a small problem. Actually i have a solution having around 5 Dll Projects. Each dll project is named as Project1.DAO, Project2.DAO ...... Now i have a connectionstring each of the project which is named as :-
|
| Passing class references | 19 Mar 2008 10:21 GMT | 1 |
Where can I find a GREAT explanation about keeping references to other classes/forms between each other. I'd like to see code that uses the different methods , public properties, set-get.
|
| low refresh rate | 19 Mar 2008 06:29 GMT | 3 |
I using a new laptop running Vista and have Nvidia GeForce 7600 graphics card. I'm trying to connect my TV to this computer using Svideo. It has worked in the past however I must have changed a setting somewhere? On my second computer with Xp it all connects right!
|
| Cursor visibility | 18 Mar 2008 23:08 GMT | 4 |
When I tab into a Checkbox my cursor disappears. How can I make my focus on a checkbox visible?
 Signature Arne Garvander
|