Tooltips in PropertyGrid - hiding or customizing text.
I have a strong interest in either hiding the default tooltips on items in the Windows Forms PropertyGrid or possibly being able to customize the tooltip text instead. Are either of these possible?
View ArticleDatagridview row not adding automatically when data fetched from other...
Hi, Can you please help me to solve out thisi have a datagridview in Form1 with columns Sl.No , Book no,Book name ,issue date, due date. when i Enter a book no in Book No column, then all the...
View ArticleUsing recursion to load controls into a Form
I have a process which uses recursion to generate controls from XML. The system is complicated. I've broken down as small as I can. The last Plugin is visible, the rest are not. I suspect...
View ArticleProduct Key
How came I check that my product key for Windows 7 Ultimate, that I purchased on Ebay, is legit? Thanks.
View ArticleDisplay tool tip on mouser over
Hi.I have a windows app in which i want to display a tool tip on mouse over,and i want to remain the content of the tool tip over there till the mouse is there.
View Articlegenerate rtf/pdf file c#
anyone knows how to generate a rtf/pdf file and the content of the file should be brought/carried from the window form's object(textbox, label, datagridview) by using c#. any example for my reference.
View ArticlePrints
Hello,One part of a form called Notes is not printed when I print the screen. The image hereunder is a part of the display.object: notes System.Windows.Forms.RichTextBox.LinesLines are not printed but...
View ArticleWindows Media Player Plugin
Hi Guys, I have requirement to play a media file on two plugins synchronously on a windows form. I've been down the VLC route only to find issues with the activeX component. Thus returning back to the...
View ArticleHow to get target path when drag/drop (.NET2.0 C#)
Hi,I want to drag an item From my listview, To local computer's filesystem. I need to get the path of the target filesystem, how to do that in C#?Br,-L
View ArticleFolderBrowserDialog SelectedPath problem
I'm using a FolderBrowserDialog and setting the RootFolder to Environment::SpecialFolder::MyComputer. The problem I'm having is that the SelectedPath property is being ignored. If I use any other...
View ArticleDrawing Text when it contains non-printable characters
Hi,I am working on a terminal emulator program which echos what it receives from the serial port. Some lines contains a combination of non-printable and printable characters. I am using fixed pitch...
View ArticleC# make executable a dll instead
I have a question about converting a C# 2010 application that is currently run as an executable to be run as a DLL instead. I do not know what parts of the entire solution file should be part of the...
View ArticleEfficient method to move the backup files between Windows Servers
Hi,I am about to move a huge SQL Server backup file around 400 Gigs between windows servers as a part of a Migration Project.Due to frequent network drops the moving process between these 2 windows...
View ArticleCan Visual Studio 2012 and 2010 Co-Exist in Windows 8?
Can Visual Studio 2012 and 2010 Co-Exist in Windows 8?Thanks,Danyeung
View ArticleRigh-click on the empty area of the listview invokes a contextmenu
Hi,What I would like is code/example when the user right-clicks on the empty area of a listview andthat then a contextmenu appear.Who knows the answer and is willing to help me?Greetings,Peter
View ArticleAutoCompleteStringCollection sorted while typing in the linked textbox
Hi,I have a problem with string sorting of the AutoCompleteStringCollection linked to a textbox.I insert the strings in the AutoCompleteStringCollection in a given order.In fact if I try to read values...
View ArticleAutosizing a Form to fit nicely around re-sized Columns in Outlook 2007
I am using DataGridview to display a Form within Outlook 2007 of my SQLCE Table.I have set the property AutoSizeColumnsMode as AllCells and this resizes the Columns nicely for the data it is...
View ArticlePositioning / overlapping of controls due to Windows's...
I've created a UserControl that hosted in an Office Custom Task Pane. There are a number of controls on the UC surface (labels and image containers, mostly), positioned basically in two vertical...
View Articlec# webbroswer not working properly
Hi everyone!I'm a beginner developer so I have to ask for some help!I've written this : WebBrowser personal = new WebBrowser(); personal.DocumentCompleted += new...
View Article