Posts
 
Reputation
Joined
Last Seen
Strength to Increase Rep
+0
Strength to Decrease Rep
-0
0% Quality Score
Upvotes Received
0
Posts with Upvotes
0
Upvoting Members
0
Downvotes Received
1
Posts with Downvotes
1
Downvoting Members
1
1 Commented Post
0 Endorsements
~3K People Reached
Favorite Forums
Member Avatar for khemalatha

Hi, I created simple exe file that contains month calendar control using framework 3.5 in XP machine and run this exe in vista the month calendar control not fully display, i write the following code to check for OS [Code] if (_operatingSystemName.ToLower().Contains("microsoft® windows vista™") == true) { QuickCalendar quick = …

Member Avatar for ddanbe
0
87
Member Avatar for khemalatha

Hi Am using Visual studio 2008, C# application . In my data grid view i have Checkbox column, I put One header check box for datagrid view. datagridviewCheck box is displayed for all row. i wil create column header check box separately. if am selecting the Header check box means …

Member Avatar for sknake
0
2K
Member Avatar for khemalatha

Hi i want to get contact details from outlook and display that contact details in my datagrid view using csv file. My grid view display only few columns such as Name, Address, Email and category. In outlook i will add the contact details such as First Name, LastName, Business address …

Member Avatar for sknake
0
193
Member Avatar for khemalatha

hi am developing a Outlook form using csharp, if am click Get contact button contact in the outlook are displayed in the 'datagrid view' . Its working well. at the time am getting a error message as "A program is trying to access e-mail addresses you have stored in Outlook. …

Member Avatar for jatin24
0
177
Member Avatar for khemalatha

Hi all, I am using .net framework 3.5 by using C# to configure outlook 2007 I need to import all categories from outlook 2007 to my application particularly on dropdownlist, i want to listed all the categories from outlook to one combobox in my application, i don't know how to …

Member Avatar for DdoubleD
0
168