Windows Applications (How Do I in Visual J# Express) 

This page links to help on widely used J# Windows tasks. To view other categories of popular tasks covered in Help, see How Do I in Visual J# Express.

ActiveX Controls

Controls

Dialog Boxes

Drag and Drop

Event Handling

Forms

  • Windows Forms Data Binding
    Explains how you can bind controls to both traditional data sources as well as almost any structure that contains data.

Graphics

  • How to: Create Vertical Text
    Demonstrates how to use a StringFormat object to specify that text be drawn vertically rather than horizontally.
  • How to: Align Drawn Text
    Demonstrates how to draw text in a rectangle. Each line of text is centered, and the entire block of text is centered in the rectangle.
  • How to: Rotate, Reflect, and Skew Images
    Demonstrates how to rotate, reflect, and skew an image by specifying destination points for the upper-left, upper-right, and lower-left corners of the original image.

Printing

See Also

Reference

How Do I in Visual J# Express