Свойство | Тип | Описание | |
---|---|---|---|
SplitText | string |
Метод | Описание | |
---|---|---|
PathLabel ( ) : System |
The default constructor.
|
Метод | Описание | |
---|---|---|
OnPaint ( PaintEventArgs e ) : void |
Paints the label's string.
|
Метод | Описание | |
---|---|---|
SplitText ( |
Splits the given text into multiples lines, factoring in the given information. If the given text will not fit in the given area, the last line of the split text will contain the extra characters. |
protected OnPaint ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | A |
Результат | void |