Ignore:
Timestamp:
Sep 9, 2011, 2:11:15 PM (13 years ago)
Author:
Sam Habiel
Message:

Added Page Orientation Button. Changes to Portrait/Landscape.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/EnhancedPrintPreview/PrintPreview/EnhancedPrintPreviewDialog.Designer.cs

    r1246 r1247  
    227227            resources.ApplyResources(this.tsBtnLandScapePortrait, "tsBtnLandScapePortrait");
    228228            this.tsBtnLandScapePortrait.Name = "tsBtnLandScapePortrait";
     229            this.tsBtnLandScapePortrait.ButtonClick += new System.EventHandler(this.tsBtnLandScapePortrait_ButtonClick);
    229230            //
    230231            // landcapeToolStripMenuItem
Note: See TracChangeset for help on using the changeset viewer.