473,385 Members | 1,640 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,385 software developers and data experts.

Outlook style form

Hi

Im trying to create a winforms application that has a display similar to that of the threaded mail view in outlook.

Question is, what control to use to start to generate this view. It looks like perhaps a tree view but has some characteristics of a list view. I have started playing with the datagrid to see if it can do the trick, but it seems
difficult to get the datagrid to display the submessage data correctly.

Can anyone suggest a which control MS used to create this view and if its possible with the standard winforms controls.

Thanks in advance

Nick
Nov 15 '05 #1
2 6295
Nick,

Looking at the control in Spy++, the name of the class (windows class,
that is), is SUPERGRID. However, I doubt you will be able to access it
outside of outlook.

I also don't believe that there is a standard windows control that will
give you the functionality that you want (although you might want to try the
listview control).

Your best bet might be to go with a control suite that is offered by
third parties.

Hope this helps.
--
- Nicholas Paldino [.NET/C# MVP]
- mv*@spam.guard.caspershouse.com

"nick warrington" <ni**@majikman.demon.co.uk> wrote in message
news:11*************@reading.news.pipex.net...
Hi

Im trying to create a winforms application that has a display similar to that of the threaded mail view in outlook.
Question is, what control to use to start to generate this view. It looks like perhaps a tree view but has some characteristics of a list view. I have
started playing with the datagrid to see if it can do the trick, but it
seems difficult to get the datagrid to display the submessage data correctly.

Can anyone suggest a which control MS used to create this view and if its possible with the standard winforms controls.
Thanks in advance

Nick

Nov 15 '05 #2
It certainly does help.

I might have a google for the SUPERGRID. I will also investigate Spy++
which I have not used before. (you may have guessed I am a bit new to this :)

I have had a look at some third party tools but not really found anything
yet that anybody has used to do anything close to what I want. The search
goes on.

I did think about the listview control, but wondered whether the tree
structure that appears to exist in the outlook control was something that
would be pain free to implement using the listview.

I also thought about the treeview but then couldn't get the columns and
some of the highlighting in the control for free.

I'll keep trying and thanks for the help.

Nick

On Mon, 12 Jan 2004 12:44:56 +0000, Nicholas Paldino [.NET/C# MVP] wrote:
Nick,

Looking at the control in Spy++, the name of the class (windows class,
that is), is SUPERGRID. However, I doubt you will be able to access it
outside of outlook.

I also don't believe that there is a standard windows control that will
give you the functionality that you want (although you might want to try the
listview control).

Your best bet might be to go with a control suite that is offered by
third parties.

Hope this helps.


Nov 15 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Susan Bricker | last post by:
I have a routine that uses Late Binding to create a email and put it into the DRAFTS folder of Outlook. It only works if Outlook is already launched (Opened by me clicking on my desktop ICON...
4
by: Anushya | last post by:
Hi I am creating a outlook addins and in that OnConnection i am creating a toolbar(Commandbars). the code is working fine.. But the problem is when i access a custom form on the click of a...
4
by: Paul Aspinall | last post by:
I am designing a Winforms app, using the NetAdvantage (Infragistics) controls - which are very good. How can I make multiple different contents in my content pane?? ie. In Outlook, there is a...
2
by: Siv | last post by:
Hi, I have written an application which is used by sales staff when discussing products with their customers over the phone. It is a database application that holds detailed information about...
0
by: ratnakarp | last post by:
Is there any way i can improve on this code? If i run this application by giving the detials of the start date and end date in the range of 15 days, it's taking 3 mins. I'm looking for a code...
6
by: windandwaves | last post by:
Hi Folk Some of my clients asked me to create "fancy emails" for them (aka html formatted emails). I know how to make a nice html document, but I had trouble creating a simple way to provide...
11
by: Maximus | last post by:
Hi all, Has anyone been able to reterive the gradient selection colors used in outlook 2003? Basically, I have a grid showing a list of records and my client wants the selected row to have the...
1
by: UKuser | last post by:
Hi, I'm trying to get my PHP scripts to email me an email which includes a button to enable a feature, which I'd like to be done via AJAX so the user can open the resulting page within their...
0
by: grant | last post by:
Has anyone got a sample db that has a form to list an Outlook inbox and subfolders? I want to be able to mimic the tree style list of folders in Outlook so the user can browse the contents on...
6
by: chesshan | last post by:
Hi Everyone, I am very new to this forum. i have a doubt in HTML where i have designed a Javascript, as signature in which if you drag ur mouse over my name it wil give u my complete details and if...
1
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 3 Apr 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome former...
0
by: ryjfgjl | last post by:
In our work, we often need to import Excel data into databases (such as MySQL, SQL Server, Oracle) for data analysis and processing. Usually, we use database tools like Navicat or the Excel import...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.