创建收件箱,转发和发送邮件的面板
问题描述:
我想创建一个网格并使用收件箱面板.我可以在其中存储所有接收邮件的位置.我想创建一个发送按钮和一个前进按钮.请帮助我
请给我发送一些文章,或者请帮助我如何使用网格视图控件来创建此面板...:)
i want to create a grid and use a inbox panel. where i can store my all receiving mails. and i want to create a send button and forward button.please help me
please send me some articles or please help me how i can create this panel using grid view control ......:)
答
要发送电子邮件-如何从C#发送电子邮件 [如何使GridView自动部分化像Gmail收件箱一样更新 [此处 [ ^ ].
To send emails - How to send email from C# [^] should help you get started.
Try (for the GridView) How to Make GridView Auto Partial Update like Gmail Inbox[^].
If you want Facebook style view - see here[^].