Answer Questions
timleong IssueVision.msi cannot find my SQL instance
I downloaded both the VB.net and C# version of IssueVision.msi to check out, but during the initial setup process neither one can locate my running instance of SQL on my local machine. Has anyone had this type of problem If so, how do you fix it I would really like to review this application. Thank you for your help. I had the same problem with TaskVision. The way I had to do it was to run the install and wait ...Show All
TheQContinuum region translate issue for graphicspath
Hi, i'm new to C#. I try to create a application base on a book, which the application will draw a triangle in red, and when user drag the triangle, it should be able to move to a point where user release the mouse button. The application are done using region and graphicspath methods, but what i found is that the first drag is ok but not for the following, which mean its work once only. I try to used region and rectangle to do it everything fin ...Show All
Shimshaker Preventing an item from highlighting in a checkedlistbox.
I am looking for a way to prevent the item listed in a checkedlistbox from highlighting when I click in the checkbox. It's a rather annoying visual when this happens. I have it set to clearselection when the checkbox is clicked but i really would like it not to occur at all. TIA, Rick ...Show All
goldsteinm TaskVision Server 1.1 Error
When I installing TaskVisionServer 1.1 but I receive error message; " Invalid 'integrated security' value in the connection string ". Many thanks. ...Show All
JohnWoll Probably a stupid question... (SQL Related)
I just have a question and I have a feeling its pretty dumb, but bear with me. Basically I have a form that gets data from a SQL database, and I got the navigation all working (so I can go back and forth between the record ...Show All
slyi How do you refresh data bound to a DataGridView
This should be easy... but I don't know how to do it. I have created a DataSet that is bound to a DataGridView so that the DataGridView displays the data in my DataSet. If my DataGridView is called dgvStudents, the following code DOES NOT do the job: dgvStudents.Refresh(); I can see the grid itself flash and refresh(), but the data behind the grid is not being refreshed, so new items in the database (added by another pro ...Show All
dispehrse Problems with WinForm Components height
Hi, I'm not sure I'm posting this in the right section but I hope so. The font I need to use is 8pt, Arial but with that font, the DropDown component has a minimum height of 22 and textbox component has a minimum height of 20. I need to get the height to 18 and there are plenty of room in the component to get that height and still view the text correctly(I have no problem with DataGridView for example). I also have that problem wit ...Show All
fleetfingers Newbie to Windows Forms...
I would consider myself a high level programmer with VB.NET and ASP.NET, but I am new to the world of Windows Forms. Is there a book that offers great example examples on getting started I am having trouble with finding code examples that  ...Show All
Jean-Luc Brouillet Application.Exit
Hello all, I have a strange problem that i'm hoping you guys/gals can help me with. I have written an application that i need to update on a regular basis. I have purchase an autoupdater problem that allows me to transfer files from my webserver to the client. But, before i can use it, the application itself has to be closed. I execute the Application.Exit() command and the program appears to close, but it's still listed in the task manager as ...Show All
polym grid row display order affected by binding?! (interesting)
I have random data coming in from a process which I need to display with the latest always appearing on top. There are no specific sorts, keys or anything. Just rows to display. How do I do this I am trying with DataSet.InsertAt(0, *datastring ...Show All
Xiaowei Jiang transparent panels
Hi, I've been using a tutorial which can be found here, http://www.codeproject.com/useritems/TrulyTransPanel.asp, to try and make a transparent panel. However, I've noticed that you can't "clear" out the graphics on this transparent panel, that is whatever you have drawn previously remains on the panel. The only way, it seems, to clear out what you've previously drawn is to do a g.fillRectangle over the entire size of the panel, but on ...Show All
Adrijan datagrid
How is it possible to code the windows DataGrid so that the cell of a column in a row changes it's text value Thanks Please be more clear. this question is hard to understand Remco ...Show All
Fil_NZ Packets sent and received
Hy everyone.. i'm new on win forms and win32 api's and would like to know how can i access how many bytes sent / received ! i want build an application that tracks how many bytes i downloaded from internet in a adsl connection.  ...Show All
Mark Delderfield Kiosk windows forms applications
I was wondering if anyone could point me to <i>anything</i> about creating windows forms kiosk apps. I am looking to develop a prototype system and this is the only way this can work, yet i can't find anything on it. anywhere... I would ...Show All
Anusuya SmartClients and OS ?
Does smartclients have any problems working with Win2K I have one that has DB connection to MS-SQL server that is not pulling up any data. But on our XP PCs it works fine. All the latest updates and hotfixes have been done on the PC but still no data or errors. I am at a loss here, please help. Thanks Deasun NM. I got it. MDAC 2.7 is needed. ...Show All
