How to assign animated gif image in tree node
suppose my treeview has many node and i am adding images to those node from image list. here is my code.privateSystem.Windows.Forms.TreeView treeView1;ImageList il =newImageList();...
View Articleimage throbbing for tree view nodes
i have treeview which has 5000 node i want to thob image for all the 5000 node. i create a sample apps where i am throbbing like for one node this way.privatevoid button1_Click(object sender,EventArgs...
View Articlehow to center the buttons on a toolstrip
Is there a way to Horizontally center the button on a toolstrip?I have a toolstrip on a mdiForm. I have six buttons on the toolstrip. All the button are on the left of the toolstrip. Is there a way to...
View Articledatagridview not updating on screen
I am working on a Powershell script which has a tab control containing a datagridview that is not bound to anything (i.e. database). The user checks some checkbox columns in the datagridview, selects...
View ArticlePersisting property grid collections with default values
I have a treeview that I want to come with certain collections. I'm having trouble getting my collections to persist, I suspect because they have default values. Am I correct? Anything I can do? What...
View Articlehow to lock an ms access table during insert in order to increment a variable...
Hi, I am making a real estate software and i need to find the next property id field value just before inserting the record. To do this i need to lock the table and find out the property id value...
View ArticleHow to convert .exe into .jar
Hi Hope all you are fine.i have an exe that is develop in vs.net. I want to install it in My Mobile. In other sense i want to convert .exe file into .jar file. Because my mobile support .jar file....
View ArticleScheduled Task Triggers (on program close)
I have seen other people posting around with this same request, but the solution the end up getting is never the one desired. So... How does one go about setting a scheduled task's trigger to occur...
View ArticleVb.net Mdi child window state
Hi, i have an application with multiple MDI child forms, the problem is that when i create a new Mdi child, if there is already an Mdi child Open the new one will inherit it's window state.To create...
View ArticleAbout miscrosoft serial ballpoint
Windows7 had been installed in computer. I installed a software which can communicate with one type of panel through RS232 port. The problem is that after connecting panel with my computer. Windows7...
View Articlesystem.windows.form.tooltip.settolltip causing problems
HelloWe have an add in in outlook.in the transcription page we are able to play and pause .wav fileswhile playing a .wav file and dragging it;the pause icon disappearsand the slider does not progress...
View Articlehow to save data in hindi font to ms sql data base from a textbox/
hi ,,,i am using c# windows application. i want to insert data in Hindi fount from some text boxes to ms sql database but when i take kruti dev fount to insert data it inserted English fount instead of...
View Articleuser inputs validations not functioning
Hello Guys!I am validating some textboxes but the validations are not working at all: See Below the code //validating office Id control private void...
View ArticleConverting a tiff image into doc file..
how and where i can download MODI for covert Tiff image to doc file?Help me
View ArticleBrowsing an aspx page
Hi All,I have an aspx page created using the Visual studio 2010. And, that is the only file i have also not connected with any project.So, at this stage, when i browse through this aspx page, i get an...
View ArticleEnforce my Custom Save-As Dialog for Adobe PDF Reader.
Hi everybody,I was asked to develop an application that will enforce a custom Save-As dialog (Instead or atop the normal one) for PDF documents whenever the Save-As button is clicked so does anybody...
View Articleproxy problems
Hi,I build up proxy setup, I use windows 8 and IE 10 enterprise edition. When I define browser to use proxy at the LAN Setting. I saw that before the client making connection to the proxy with defined...
View Articlec# update a form
HiI'm new to C#, so go easy on me. I just set up a new Windows form. I set up my database connection in Visual Studio 12, in Data sources i dragged a table onto my form (details mode).So now i have a...
View Articlehow create Timer he not stopping when form closed?
how create Timer he not stopping when form closed?
View Article