Method | Description | |
---|---|---|
ButtonDragOffsetEventArgs ( Point offset ) : System |
Initialize a new instance of the ButtonDragOffsetEventArgs class.
|
public ButtonDragOffsetEventArgs ( Point offset ) : System | ||
offset | Point | Mouse offset for button dragging. |
return | System |