Don't you know which gift you should prepair for your friend's birthday?How...
Are you worried about the gift now? Prepair doll?Too outdated. And which present should you prepair?How about the domain name? Prepair a domain name for your friends,so that he/she can write down...
View ArticleToolstrip Dropdown Menu Items Not Visible
I have a main form with a menustrip. A toolstripmenuitem named "Resources" has four subitems called "Clients", "Locations", "Contacts" and "Products". When I click on "Resources", only the "Clients"...
View ArticleHide All User Controls on a Page
Hi Guys,I have a set of user Controls that perform different Functions and display different details on a page. When a user clicks a button I wan't to hide all User Controls apart from one for...
View ArticleTreeview icon
As I load a tree view, all the items are in a pending status and i attach an icon to it and that works fine.I then change it to a different icon when it is completed but when I click on it's parent, it...
View ArticleI need help
I have a problem when I open the form, and so we loaded all the text in textbox1 text is automatically selected, as pictured here ... how to remove it is not so...
View ArticleFill Tree View dynamically from SQL Database using C#
Hi Guys! Please help me to populate a tree view from SQL database dynamically. I am very new to C# and step by step processes are welcome. I have two table formats given in the picture...
View ArticleColumns in ListView
Hello, I try to appear the columns in my ListView but it does'nt work with this code :$ListView1 = New-Object System.Windows.Forms.ListView $System_Drawing_Point = New-Object System.Drawing.Point...
View ArticleVB Add-in VSTO Creating and using an opening file dialog box
HiI am currently upgrading my knowledge on word add-ins from VBA to VB. So my set up is using NetOffice to create the VSTO project files, and using Visual Studio Express 2012 to code. I have a custom...
View ArticleDe repente falla sin motivo (An error occurred creating the form...)
Buenas, en un Form con controles "vinculados" a DataSource de Tipo Object (Con el Asistente) funciona bien, pero si le hago alguna modificación, cualquiera, agregar o quitar código, agregar o quitar...
View ArticleC# Questions I Have For Forms
Question 1 ---I am trying to make it so that when a user inputs there name, it will open a new form and display there name on that form. I Guess All I Need Is A Variable...Code For Users Input://This...
View ArticleHow can I make intellisense appear as user types in a textbox
Sir I am making a win forms program. in which one TextBox is there. Where if user enter any key or bunch of key then a word related to that key should appear like intellisense of visual studio. or like...
View ArticlePrinting Form - prints blank page
Using the code example from MSDN on how to print a windows form, I have the altered mine to bring up the printer options first and then print, but I keep receiving a blank page.private PrintDocument...
View Articleoverrided processcmdkey
HI everyone,I have a datagridview and i filled some of the rows in it. If i press F2 key in a previous row i want to check the value of first cell if it is empty or not .If it is empty, i want to...
View ArticleWindows 7 Arabic OS - Multilingual text or numerics display issue.
In notepad using English keyboard when we type numeric as a starting of the word they are displayed in Arabic. The numeric in between or after letters are displayed in English. I have attached notepad...
View ArticleFill ID in a tree view
Hi guys, i am having a problem regarding a tree view control. I am very new to C# and stuck on how to add ID to the corresponding tree nodes. I am not sure whether this lines of code holds ID or if not...
View ArticleSelecting a Nested grid Item in a the propertyGrid
So I am using a property grid that has many nested grid items.My issue arises that I want to programmatically force a particular item to be selected. I am trying to force this using a recursive...
View ArticleSelect Row with CheckBox in ListView
I have a ListView object which have CheckBox enable. I need to select the entire row if a user activate the checkbox. I know I can used the listView1_ItemChecked to monitor the check event but how do...
View Articleconnect DB2 UDB from .NET application
hi,We have a requirement to connect DB2 UDB database from .NET application:We checked on below mentioned link that following drivers can be used to connect to DB2 database: OLEDB Driver, ODBC and...
View ArticleDelete a row programmatically in DataGridView
How can I delete a newly added row with code in a DataGridview? I cannot find any delete method in any of the features of the DataGridView. I test for correct data in the _RowValidating event that...
View ArticleHelp with a project. Using a database and Windows Forms then ability to...
Hi there First of all I'm new here and new to developing windows program's. I've built an alarm system in which I have an EEPROM chip that stores relevant ASCII data that the system uses to show any...
View Article