Свойство | Type | Description | |
---|---|---|---|
autoSize | bool | ||
backColor1 | Color | ||
backColor2 | Color | ||
foreColor1 | Color | ||
foreColor2 | Color | ||
readOnly | bool | ||
text | string |
Свойство | Type | Description | |
---|---|---|---|
Draw | void | ||
IControllable | IController | ||
ISerializable | void | ||
PositionBySite | void |
Méthode | Description | |
---|---|---|
DoAutoSize ( ) : void | ||
LabelElement ( ) : System | ||
LabelElement ( Point l, |
||
LabelElement ( |
||
LabelElement ( int top, int left, int width, int height ) : System |
Méthode | Description | |
---|---|---|
DrawBorder ( |
||
GetBrushBackColor ( |
||
GetBrushForeColor ( |
||
LabelElement ( |
Méthode | Description | |
---|---|---|
Draw ( System g ) : void | ||
IControllable ( ) : IController | ||
ISerializable ( |
||
PositionBySite ( |
protected DrawBorder ( |
||
g | ||
r | ||
Résultat | void |
protected GetBrushBackColor ( |
||
r | ||
Résultat |
protected GetBrushForeColor ( |
||
r | ||
Résultat |
public LabelElement ( Point l, |
||
l | Point | |
s | ||
Résultat | System |
public LabelElement ( |
||
rec | ||
Résultat | System |
protected LabelElement ( |
||
info | ||
context | ||
Résultat | System |
public LabelElement ( int top, int left, int width, int height ) : System | ||
top | int | |
left | int | |
width | int | |
height | int | |
Résultat | System |