메소드 | 설명 | |
---|---|---|
LoadWidths ( string viewName ) : void |
Loads the width of the columns from the registry.
|
|
SaveWidths ( string viewName ) : void |
Saves the width of the columns in the registry.
|
|
SetNumericSortOrder ( int index ) : void | ||
ucListView ( ) : System |
메소드 | 설명 | |
---|---|---|
OnBeforeSelectedIndexChanged ( ) : void | ||
OnColumnClick ( System.Windows.Forms.ColumnClickEventArgs e ) : void | ||
OnKeyDown ( |
||
OnMouseDown ( MouseEventArgs e ) : void | ||
OnSelectedIndexChanged ( |
protected OnColumnClick ( System.Windows.Forms.ColumnClickEventArgs e ) : void | ||
e | System.Windows.Forms.ColumnClickEventArgs | |
리턴 | void |
protected OnKeyDown ( |
||
e | ||
리턴 | void |
protected OnSelectedIndexChanged ( |
||
e | ||
리턴 | void |