Méthode |
Description |
|
DrawFixedWidthTip ( Control control, Graphics graphics, ICSharpCode.TextEditor.Util.TipSection tipData ) : Size |
|
|
DrawTip ( Control control, Graphics graphics, Font font, string description ) : Size |
|
|
DrawTip ( Control control, Graphics graphics, ICSharpCode.TextEditor.Util.TipSection tipData ) : Size |
|
|
GetLeftHandSideTipSize ( Control control, Graphics graphics, ICSharpCode.TextEditor.Util.TipSection tipData, Point p ) : Size |
|
|
GetTipSize ( Control control, Graphics graphics, Font font, string description ) : Size |
|
|
GetTipSize ( Control control, Graphics graphics, ICSharpCode.TextEditor.Util.TipSection tipData ) : Size |
|
|