Changeset 282 for Include/Classes/System/Windows/Forms/CreateParams.ab
- Timestamp:
- Jul 2, 2007, 1:33:52 AM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
Include/Classes/System/Windows/Forms/CreateParams.ab
r240 r282 3 3 #ifndef __SYSTEM_WINDOWS_FORMS_CREATEPARAMS_AB__ 4 4 #define __SYSTEM_WINDOWS_FORMS_CREATEPARAMS_AB__ 5 6 Namespace System 7 Namespace Windows 8 Namespace Forms 5 9 6 10 Class CreateParams … … 19 23 End Class 20 24 25 End Namespace 'Forms 26 End Namespace 'Widnows 27 End Namespace 'System 28 21 29 #endif '__SYSTEM_WINDOWS_FORMS_CREATEPARAMS_AB__
Note:
See TracChangeset
for help on using the changeset viewer.