How to get single row on mouse click so that data display in textbox?
hello Sir/ Ma'am,I need to know how do i get single datagridview row data in textbox. I'm not getting how to get it? Please tell me how to get it....
View Articlesub menu to an item in combobox
Hello,Is it possible to have sub menu to an item in combobox as shown in the picture?thanks
View Articlehow to create trace for specific method in wcf
how to trace a specfic method by using enterprise logs
View ArticleInheriting from a Control
Hi folks,I am trying to create a library of custom controls by inheriting from existing windows Controls. The Control I would like to inherit from first is the Windows pushbutton.I have managed to...
View ArticleWindows Forum Application
Hi everyone, This job has to be done in "Microsoft Visual Studio 2010" as a "Windows Forum Application" which will do these 2 main functions. 1. Books: Picture, Title, Current Price, Number of Bids,...
View ArticleMenuStrip dropdown inside a desktop application bar
This is currently being written and debugged using Windows 7 Professional, SP1.The application is located at the top of the desktop, and the working area is appropriately resized via a hook into the...
View ArticlePanel containing controls moving during runtime on its own
I have a form with a split container, split vertically. In the right container I two panels one above the other. In the lower panel I have several controls including a datagridview. The issue I'm...
View ArticleHow to use timer control in C#
How to use timer control in C#? Any examples? Please Advise
View ArticleApp tiles not fully opening.
I have recently purchased a Sony Vaio which was supplied with Windows 8. It all worked as it should until recently when the App tiles refused to function properly. I click on the tile which attempts to...
View ArticleApplication developed in Visual Studio 2008 and Windows XP does not work in...
I have a win forms application. That was developed using visual studio 2008 on Windows XP.When we migrated to Windows 7, the application worked fine as it is without any changes required.I have...
View ArticleFlow layout panel inside a table layout panel.
Hello all,I have a form on which I have a table layout panel. I add rows to the panel at runtime with various controls. When I add a row, I also add a flow layout panel (FLP) to one of the cells which...
View ArticleSplitContainer and TabIndex
I have a dialog with a splitcontainer on it. It has a TreeView on the left and a Grid on the right. The TreeView is primarily for reference, so I would like focus to start in the grid on the right. I...
View ArticleWindows 8 Boot Manager
Hello Sir, Last week I purchased Windows 8 online and installed it on my home pc. I installed it with windows 7 and got dual boot from boot manager of windows 8 with best graphical interface to...
View ArticleCan't change DEVMODE of a printer
I need to change DEVMODE of printer for current printing task to pass standard and device-specific settings. I do the following: PrintDocument d =newPrintDocument();...
View ArticleWhen will C# designer be getting a ribbon control?
The title pretty much says it all, could you shed any light on when the Windows Form Designer in Visual Studio for C# will receive a ribbon control that we may add to our forms? That is if at all. I'm...
View ArticleRegular expression validation for textbox in windows forms application
Hi allIam developing a desktop form application in this one form have a textbox this textbox is for email its acpects only a valid mail address how validate that textbox in windows forms application...
View ArticleRubber Bands
Seeing as everyone uses rubber band selection in forms. To select items and text etc. Why doesn't Microsoft supply a selection tool?
View ArticleC# MDI Child text in front of parent text
Quite simply I want the MDI child text to be preceding the text of the parent so that it is the first text seen in the task bar.[Childname] - AppNameHow might I go about this?Do I simply have to keep...
View ArticleUserControl Top Cutoff After Scroll and Redisplay
I have a Windows Forms app developed with Visual C# 2010 Express in Windows 8. The main form has a panel that contains/displays a different UserControl (UC)depending on what node the user selects in a...
View Articlerestricting columns in datagridview
Hello. Just a question regarding the datagridview (c#/winforms). I have a form with datagridview on it that is populated from a sql server view. When the info is loaded into the datagridview froma...
View Article