.


:




:

































 

 

 

 


(IDE)




Visual Studio IDE,

 

1) Windows Application. File / New / Project ( / / ).

2) New Project ( ) Windows Application (Windows-). WinSkel.

3) Forml.cs Program.cs.

.

4) , WinSkel, Add / Add New Item () ( ).

Templates () Code File ( ) WinSkel.cs.

:

 

 

 

 

Windows- Builds / Build Solution ( / ).

 

Debugs / Start Without Debugging ( / ).

 

( ).

: . .

Windows , , , . , . , .

Button, ButtonBase.

ButtonBase , Control.

Button :

 

Public Button();

, . , , , , Text .

Location .

Location Control :

 

public Point Location { get; set; }

Point, System.Drawing. :

 

public int X { get; set; }

public int Y { get; set; }

, "" 100, 200, :

 

MyButton = new Button();

MyButton.Text = "";

MyButton.Location = new Point(100, 200);

 





:


: 2016-10-22; !; : 357 |


:

:

,
==> ...

1750 - | 1625 -


© 2015-2024 lektsii.org - -

: 0.01 .