read data from file
Hello, i didn't have experience in oop or vs for that matter and a need to do an aplication in windows forms that read data from a .xlsx file and make a chart using the first 2 colums. I find the path...
View ArticleConvert Audio and Video files technology
HelloI don't know weather I am in correct forum. I want to convert the Audio and video files to different formats. I am working inC# framework 4.0 (Windows 8).Can anyone tell me what is the best...
View ArticleCombobox Height and Remove Inside Borders
Hi all,Well, looks like there are lots of questions like this, but I haven't been able to solve it, I need to resize the combobox with the following API, it resizes it ok, but the text looks cutted, so...
View ArticleHow to display user conrtol on any form with dim background c#
i am working with C# v2.0 winform apps. i want to show user control on top of another form with dim background or semi transparent background whose mdiparent property has been assign. i wrote a code...
View ArticleHow to add Radiobutton in DataGridView in window form in c#
How to add Radiobutton in DataGridView in window form in c#.....?pls anyone for this question in simple C# windows application....
View ArticleCustom ComboBox Class (Just to change height)
Hi,I just want to make my own custom ComboBox to change its height, so here's my code but I just can't make it work, any help would be appreciated, thanks in advance.Public Class DxCombo Inherits...
View ArticleI want to replace a placeholder with an address, but I do not get any line...
I am using Word interop and C#.I have a collection of address lines and I want to replace the placeholder #Address in my word document.In my C# code I replace the List<string> collection of lines...
View Articlesearching
hi i have to do the search such that the given data must be searched in all the PDF documents present in Table. I'm using file system to save the PDF documents. The table has stream_id =which contains...
View Articlec# windows forms
It's a button runs a graphical function that shows things with prespecified speed (specified by scrollbar value). How can I change the speed when the function is running??
View ArticleIn VS 2012, how do i not make the tab control transparent by default?
Everytime i put down a tab control and run it, it is transparent, how to i prevent this from happening, I can change the back color on the Tab pages but the tab itself still is transparent each time i...
View ArticleHow to add Radiobutton in DataGridView in window form in c#
How to add Radiobutton in DataGridView in window form in c#.....?pls anyone for this question in simple C# windows application....
View ArticleDatatable expressions
Hi! I have many tables in a single dataset. ex:////////////dataset- table1 (column11, column12)- table2 (column21, column22)////////////How can i access columns in other tables in...
View ArticleAccessing Share point document thru windows application
Hi Everyone,I need to check file attributes (Created date, last modified date, version #) of a file located on share point thru vb.net windows application.Can someone guide me in this regards.Thanks...
View ArticleWhat Form is it, even when it is null?
Is this possible in some way? Can I tell that this variable is the Preferences form in this variable while it is still null? Preferences dontknowwhatitis = null; if (dontknowwhatitis is...
View ArticleHow to bind selected values from a tree viwe to a list box
Hii have a tree view and a list box in a windows formand i want after selection of nodes from tree view to add it to a list box.can any body provide me the code for it.
View ArticleWinform Treeview.Sort() does not work properly when it has a user defined...
I found Winform Treeview.Sort() does not work properly when it has a user defined TreeViewNodeSorter.Below is the screenshot of a simple winform application.Here is the source code:namespace...
View Articlejit debugger
THIS ERROR HAS TAKEN A GOOD AMOUNT OF TIME.THE PROGRAMME WORKS FINE ON MY COMPUTER BUT IT SHOWS IMAGES INSTEAD OF COMMAND BUTTON TEXT ON 64 BIT WINDOWS 7 COMPUTER.IT WORKS FINE ON THE SYSTEM ON WHICH...
View Articlehow to set property in custom datagridview column
Hi, i have a custom datagridview column. Which is accept only numeric values. The problem in that control have property decimalplaces which is accept number of decimal places in control. in following...
View ArticleWindows 7 Imaging for Touch Panel PC
Hi, I need to image Touch Panel PCs with Windows 7 Enterprise x32. Below is the Hardware Model. I am not sure how to conclude:1. Whether the Hardware supports windows 7 enterprise.2. Whether the...
View ArticleHiding Rows in Data Table
Hello All,Can anyone give me the solution for how to hide the rows in the data table just as we hide the columns in the data table using ColumnMapping.Is there any way to hide the rows in data...
View Article