User contributions
24 January 2008
C Sharp Essentials
Table of Contents
+109
File:C sharp context example running.jpg
no edit summary
C Sharp Essentials
no edit summary
-1
File:C sharp menu item types.jpg
no edit summary
File:C sharp drop down menu.jpg
no edit summary
File:C sharp new menu.jpg
no edit summary
File:C sharp timer object.jpg
no edit summary
File:C sharp event form.jpg
no edit summary
File:C sharp form background image.jpg
no edit summary
File:C sharp form title.jpg
no edit summary
C Sharp Essentials
Table of Contents
+316
Creating Context Menus in C Sharp
Programming C# Context Menu Options
-20
Creating Context Menus in C Sharp
New page: C# ''context menus'' are the menus that pop up when the user clicks with the right hand mouse button over a control or area in a Windows based form. They are called context menus because t...
Creating Context Menus in Visual Basic
Programming Visual Basic Context Menu Options
+45
Creating Context Menus in Visual Basic
no edit summary
+51
Creating Context Menus in Visual Basic
Adding Context Menus to a Visual Basic Form
-1
Creating Context Menus in Visual Basic
no edit summary
C Sharp Essentials
no edit summary
+5
C Sharp Essentials
no edit summary
+375
Creating Top-Level Menus in C Sharp
New page: Since it is almost impossible create an application without needing a menu of some sort, this chapter is dedicated entirely to the topic of creating top-level menus. The next chapter will ...
Creating Top-Level Menus in Visual Basic
no edit summary
C Sharp Essentials
no edit summary
+71
Creating Top-Level Menus in Visual Basic
no edit summary
-26
Creating Top-Level Menus in Visual Basic
Programming Menu Items in Visual Basic
+1
C Sharp Essentials
no edit summary
-77
C Sharp Essentials
Table of Contents
+77
C Sharp Essentials
no edit summary
+289
Understanding C Sharp GUI Events
no edit summary
+43
Understanding C Sharp GUI Events
no edit summary
-466
Understanding C Sharp GUI Events
New page: <table border="0" cellspacing="0" width="100%"> <tr> <td width="20%">Previous<td align="center">Table of Contents<td width=...
C Sharp Essentials
no edit summary
+1,048
Designing Forms in C Sharp and Visual Studio
New page: The primary jobs of a C# programmer is the development of graphical Windows based applications. Given this fact, it is not surprising that an important part of developing with C# and Visua...
Visual Basic and Forms
no edit summary
+1
C Sharp Essentials
no edit summary
+815
C Sharp and Windows Forms
no edit summary
-5
C Sharp and Windows Forms
no edit summary
+68
C Sharp and Windows Forms
Changing The Form Background Image
+81
C Sharp and Windows Forms
Changing The Form Background Image
+1
C Sharp and Windows Forms
Changing the Form Title
+187
Designing C Sharp Forms in Visual Studio
Designing C Sharp Forms in Visual Studio moved to C Sharp and Windows Forms
C Sharp and Windows Forms
Designing C Sharp Forms in Visual Studio moved to C Sharp and Windows Forms
mC Sharp and Windows Forms
New page: The Windows Form is a vital component in the development of any Windows-based application. Forms essentially provide the windows that make up a Windows application. In fact, the terms wind...
C Sharp Essentials
no edit summary
+41
C Sharp Essentials
no edit summary
+42
C Sharp Essentials
no edit summary
-170
C Sharp Essentials
no edit summary
+362
Formatting Strings in C Sharp
Using Format Controls
+89
Formatting Strings in C Sharp
A Simple C# String Format Example
+1
Formatting Strings in C Sharp
The Syntax of the String.Format() Method
+18
Formatting Strings in C Sharp
A Simple C# String Format Example
-3