Delphi
Visual C# . 2.
,
. ,
. ,
, .
. (
), Properties.
.
, "View" -> "Properties
Window"*:

(Properties Window)
Name button1 MyButton*:

Label
Name lbMyLabel.
, . ,
,
:
lbMyLabel.Text
= "Hello, world!"; |
, label1 lbMyLabel.
, Name
,
,
.
,
, ,
. ,
btn, lb.
. ,
.
btnStart. btnStartMyProc, MyProc
.
,
,
,
,
:
private
void
MyButton_Click(object
sender, EventArgs
e)
{
lbMyLabel.Text = "Hello,
world!";
} |
.
View Designer*:

,
,
"Text", button1
" "*:

,
,
. ,
:
(
,
,
,
):

,
:
,
.
Font,
*:

,
*:

,
*:

:

()
, *,
. 1274
"Microsoft Visual Studio 2010 Professional",
Microsoft..
|