프로퍼티 | 타입 | 설명 | |
---|---|---|---|
Content | |||
Owner | ITooltipOwner |
프로퍼티 | 타입 | 설명 | |
---|---|---|---|
BackgroundRenderer | System.Windows.Forms.VisualStyles.VisualStyleRenderer |
메소드 | 설명 | |
---|---|---|
CustomTooltip ( ITooltipOwner owner ) : System | ||
FitContentOnScreen ( |
||
GetDefaultStringFormat ( ) : |
||
SetContent ( |
메소드 | 설명 | |
---|---|---|
AdjustMouseEvent ( MouseEventArgs &e ) : bool | ||
OnMouseClick ( MouseEventArgs e ) : void | ||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnMouseMove ( MouseEventArgs e ) : void | ||
OnMouseUp ( MouseEventArgs e ) : void | ||
OnPaint ( PaintEventArgs e ) : void | ||
OnPaintBackground ( PaintEventArgs e ) : void | ||
UpdateRegion ( ) : void |
메소드 | 설명 | |
---|---|---|
DeltaTooltip_FormClosed ( object sender, System.Windows.Forms.FormClosedEventArgs e ) : void |
protected AdjustMouseEvent ( MouseEventArgs &e ) : bool | ||
e | MouseEventArgs | |
리턴 | bool |
public CustomTooltip ( ITooltipOwner owner ) : System | ||
owner | ITooltipOwner | |
리턴 | System |
public static FitContentOnScreen ( |
||
g | ||
content | ||
font | ||
tooltipPosition | Point | |
tooltipSize | ||
리턴 | void |
public static GetDefaultStringFormat ( ) : |
||
리턴 |
protected OnPaintBackground ( PaintEventArgs e ) : void | ||
e | PaintEventArgs | |
리턴 | void |
public SetContent ( |
||
content | ||
리턴 | void |
protected VisualStyleRenderer,System.Windows.Forms.VisualStyles BackgroundRenderer | ||
리턴 | System.Windows.Forms.VisualStyles.VisualStyleRenderer |