Form Frame Window « GUI Windows Form « C# / C Sharp
Home
C# / C Sharp
1.
2D Graphics
2.
Class Interface
3.
Collections Data Structure
4.
Components
5.
Data Types
6.
Database ADO.net
7.
Date Time
8.
Design Patterns
9.
Development Class
10.
Event
11.
File Stream
12.
Generics
13.
GUI Windows Form
14.
Internationalization I18N
15.
Language Basics
16.
LINQ
17.
Network
18.
Office
19.
Reflection
20.
Regular Expressions
21.
Security
22.
Services Event
23.
Thread
24.
Web Services
25.
Windows
26.
Windows Presentation Foundation
27.
XML
28.
XML LINQ
C# Book
C# / C Sharp by API
C# / CSharp Tutorial
C# / CSharp Open Source
C# / C Sharp
»
GUI Windows Form
»
Form Frame Window
Screenshots
1.
Print out Form size and position related information
2.
Use Font from Form to paint string on a form
3.
Set ResizeRedraw property
4.
Set ClientSize to change the form window size
5.
FormStartPosition.CenterScreen
6.
Form hide
7.
Change Form window ownership
8.
Create Graphics Object from form window handle
9.
Center form window
10.
Assign Form window default value
11.
Change the background and text colors of a form using Color Dialog
12.
Draw image based on the window size
13.
Auto scroll form window
14.
Set Form window title and center the Form window on the desktop
15.
Add control to a form window
16.
Change Form window background
17.
Simplest form code: set window title
18.
Login from
19.
makes a new window out of a graphics path that has been traced on this forms space
20.
Windows Forms Getting Started
21.
A form-based Windows Skeleton
22.
Simple form
23.
Add controls to a form
24.
Form for data input
25.
Demonstrates creating a form in a console program
26.
AutoScrollPosition
java2s.com
|
|
Contact Us
|
Privacy Policy
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.