Microsoft Forefront Client Security installation issue
When tried to install,Microsoft Forefront Client Security,it was shown 'This program has known compatability issue'.Couldn't get a solution online.The OS of my laptop is Windows 7.Pls help.
View ArticleVisualizing an operation with progress bar - where do I get the data from?
Hey!I would like to implement a progess bar into my application. I have some operations, eg. exporting/importing data from/to excel, that take a few seconds every time they are executed. This duration...
View ArticleWebBrowser control select text and hover events
I'm in the process of developing a WinForm application that uses a WebBrowser control to display HTML content. I'm trying to subscribe to hover events and text selected events so I can display a popup...
View ArticleHidden ID field in TreeView
BH Hi,I'm exploring the possibility of using TreeView tool to navigate through my database. Is there a way for the TreeView to contain a hidden ID field, so that I can identify the record that is...
View ArticleQuestion on sending values between forms.
I'm currently creating a multiple form application with a database. My issue is that I need to pass a value from my login form to my project setup form. Currently I am using code to created an instance...
View ArticleDataGridView select cell
Hi everyone. I have a Windows Form in my program that displays data from three tables in three datagridviews. The datagridviews are bound together using three binding sources and two relationships. The...
View ArticleError 0x80070571 : The disk structure is corrupted or unreadable
Error description is : Error 0x80070571 : The disk structure is corrupted or unreadablehere i attached screen shotafter that, if i try to copy paste then also this error occurred, what to do ?if i run...
View ArticleI cannot get the location of Form1 from Form2 after I change the location of...
1. I have two form (Form1 and Form2)2. After I Run the program, I move the Form1 (= I change its location)3. The Form1 contains a button which shows the Form24. I press the button The idea is that I...
View ArticleCopy the page automatically from the current richtextbox to new richtextbox
I created a richtextbox and I can input some text and also I add the printpreviewdialog for me to determine if how many pages in my first richtextbox. Now I want to copy some pages automatically for...
View ArticleGetting "out of memory exception" when populating treeview from large xml data.
Hi All,I am facing "Out of Memory" issue when I am populating TreeView hierarchy using XML. Our XML structure is very complex and it is not in fix format. There are multiple level of child nodes. I am...
View ArticleHow To Set a Different AcceptButton for each Panel (and UserControl) in a...
Is there a straightforward way to set a different AcceptButton (and CancelButton) for each Panel (and/or UserControl) on a Windows Form? I found a Panel.DefaultButton property for a Web app, but...
View ArticleDesktop App. - Multiple IE Versions with WebBrowser
hey Guys, how're you? Sorry for be bothering, I didn't have another option. I'm developing a desktop application, and I want to make a small browser with the possibilities of change the version of...
View ArticleCalling EXE
Hi Friends,I am using Windows form application using C#. i wants to start two exe simultaneously, but either one should be visible, when i am closing one Exe, this exe should be hidden intead of...
View ArticleWant some idea on selecting string / character data for the reports
I want to create some reports like customer transaction details....i want to give search conditions something like,1 user can select some / all customers (i want to provide customer names list)2 user...
View Articlehow to add data from one datagridview row to a table in windows form
i have a datagridview which contains customer details from the database table.when i click on a particular row i want the data of that customer to be displayed in a separate table in another form.
View Articlevb6,adodb with sql server 2008
hi for i am new to vb6 with sql server 2008. I have managed to create database named : Tuscan77 in project folder with all the necessary tables with primary and foreign keys in tables. I have done the...
View ArticleI love to know about how window application display a 256-color image?
Hi everybody , I'm just a student , I am studying about image processing. I wrote a small program to display a 8/24-bit of color-depth bitmap file. It worked very well with 24-bit but not good with...
View ArticleMissing Stamin32.dll
I am trying to install piece of software that states it can't install to missing From what I understand it was available in earlier versions of Windows. I haven't been able to find a copy. Anyone one...
View ArticleAdding textBox in runtime and save changes
Hello everyone, I'm developing a project that requires a user to add new fields(textboxes and labels) by clicking a button, what I want to achieve is. after the user added a new field, a textbox is...
View ArticleAssigning Shortcuts to Menu at RunTime
I need to keep a Customize option in the menu bar so that the user can Select the keys himself and assign to any menu item and buttons. Please suggest the standard way to achieve this.?
View Article