Changeset 1028 for branches/eraser6/Eraser/AboutForm.cs
- Timestamp:
- 5/9/2009 7:55:22 AM (4 years ago)
- File:
-
- 1 edited
-
branches/eraser6/Eraser/AboutForm.cs (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eraser6/Eraser/AboutForm.cs
r985 r1028 56 56 //Create and position the dialog 57 57 InitializeComponent(); 58 UXThemeApi.UpdateControlTheme(this); 58 59 ClientSize = new Size(parent.ClientSize.Width, parent.ClientSize.Height); 59 60 Point point = parent.PointToScreen(new Point(0, 0));
Note: See TracChangeset
for help on using the changeset viewer.
