메소드 | 설명 | |
---|---|---|
ColumnClickEventArgs ( |
Initializes a new instance of the ColumnClickEventArgs class.
|
public ColumnClickEventArgs ( |
||
column | The column that is the target of this event. | |
location | Point | The location of the mouse. |
buttons | MouseButtons | One of the System.Windows.Forms.MouseButtons values /// indicating which mouse button was pressed. |
리턴 | System |