메소드 | 설명 | |
---|---|---|
ToolTipEventArgs ( ViewBase target, Point screenPt ) : System |
Initialize a new instance of the ButtonSpecEventArgs class.
|
public ToolTipEventArgs ( ViewBase target, Point screenPt ) : System | ||
target | ViewBase | Reference to view element that requires tooltip. |
screenPt | Point | Screen location of mouse when tooltip was required. |
리턴 | System |