Top "About-box" questions

A dialog box that displays the credits and revision information of a computer software.

How do I get the About box to appear in C#?

I have an About box in my C# project using Microsoft's Visual C# 2008 Express Edition named AboutBox1. I have made …

c# about-box
About Window or About Box in WPF 3.5 (VS2008)

I am looking for About Window for WPF VS2008. Any Source code is available to download or one have to …

wpf about-box
how to return to previous activity from about with a button click?

Im trying to return from the about dialog to the main activity by a button click: public class AboutActivity extends …

android button android-activity dialog about-box
How to display icon in QMessageBox?

I have an about box that I'm trying to display an icon inside. Here is my code: QMessageBox about_box(…

qt icons about-box qmessagebox