ContextMenuStrip isn't showing on the first time
Hi,I got this part of code, where I open contextMenuStrip in respond to mouse right-click (over dataGridView table).The problem is, that the FIRST TIME i right click - the menu doesn't pop up. On the...
View ArticleUploading Image
Friends I am using winforms and I want to upload the image in the project folder whose location is given in the textbox on clicking the upload button..Please help me if possible..
View ArticleDifference between messagebox & sleep when using...
I'm making some simple web crawler for specific website. (that site is not mine.)It's behavior is navigate page by using System.Windows.Forms.WebBrowser. and documentcompleted event listener find...
View ArticleDual Windows windows 8 Professional and Windows 8.1
Thanks in advance, I had bought a windows 64 bit I-7 machine ,it had windows 8 basic already installed, which i had updated to windows 8.1 basic, but hyper V is not available on this OS. I have...
View ArticleSetAttribute cause a dammy Undo item on Webbrowser control with IE11 issue
Hi All,My application is using DesignMode feature on Webbrowser control. I'm getting my application to support IE11.We normally preper some date when the page is loaded accroding different users, and...
View ArticleHow to make categories from 2 ComboBox affecting third Combobox for...
To put it into short story i wanted something like "SELECT companyName FROM table where mainCategory = firstcombobox and subcategory = secondcombobox" , how do i do the sql query? To put it into Long...
View ArticleAdding data to a table from another form
I recently started a thread here : http://social.msdn.microsoft.com/Forums/en-US/7aac295c-c685-43f1-a898-13978cd7be00/editing-data-on-a-table-from-a-different-form-in-c?forum=winforms And someone...
View ArticleWindows 8.1 white/black screen after updating Intel Graphic Driver (Version:...
Hello Everybody, I have an HP DV6-7043cl Entertainment PC. I am using windows 8.1 pro which I installed a few weeks ago and its legit copy. Windows updates notified me for an important update named:...
View ArticleC# move multiple controls on form at runtime
I am trying to move many controls at runtime like moving Visual Studio' selected controls.I found many examples about that on internet, they are all explained moving a control at runtime.Can anyone...
View ArticleC# comboBox_SelectionChanged
I want to display those values in the textbox when the comboBox_SelectionChanged is activated: private void comboBox1_SelectionChanged(object sender, SelectionChangedEventArgs e) {...
View ArticleVisual Studio is very slow on my specific project.
Hi, I'm currently working on a windows Forms project for my school. At, school, on an average PC the project runs fine and quick without any freezes or problems. On my computer, which is much better...
View ArticleEmbed PDF file in a Windows Forms Application and open it
I would like to embed a PDF file in my Windows Forms Application, then upon clicking on a line in a ListBox, I want that PDF file to open in the user's default PDF viewer. I'm lost! Please help! I've...
View ArticleVB.NET Cutsom TabControl HELP
Hi i have this custom TabControl and i need to make some changes but i cant get to set width of TabPage..I set width of Tab to 200px and it works, but TabPage is over the tab on the left side, and its...
View ArticleBinding the second data of a list to the textproperty of textbox
I defined a textbox and a list, the list has two data, every data has three properties named "Name", "Age" and "Sex". I want the bindind the "Name" of the second data of the list to the textproperty...
View ArticleDoubleBufferPanel - How to
Hello, can anyone help me with the DoubleBufferPanel, how can i put it on a Form. I have an example of the code, where DoubleBufferPanel is defined with a class like: private class DoubleBufferPanel :...
View Articlec#
how to make an image have a textbox that when your mouse goes over it it shows you the pixel value of the image px i need help plz
View ArticleBeta Software
I desire to download old Windows betas without a MSDN paid subscription. Is this legally possible? It can be quite difficult to find betas on ebay or Amazon. They are betas, after all, not full...
View Articleerror 0xc000007b
recently I have been playing games on origin...but just after 2 days i get an error which says application error ..application was unable to start correctly (0xc000007b) ..after running dependency...
View ArticleVisual C# timed key press
I haven't used VS. C# in a long time, I'm trying to make a program that is set on a time, It will press the "D" key for 9 sec, then press the "<-" (left arrow key) , then repeat the "D" key for 9...
View ArticleRefresh button C#
I need help. I want to refresh certain web page using button on my form. Is that possible? Like I put link of that page in the code and by pressing the button the page will reload/refresh. I couldn't...
View Article