WinExplorerView.ShowEditor Method
Name | Parameters | Description |
---|---|---|
ShowEditor() | none | Displays an editor assigned to the WinExplorerView‘s text column for the focused item. |
ShowEditor(WinExplorerViewColumnType, Boolean) | columnType, byMouse | This member supports the internal infrastructure, and is not intended to be used directly from your code. |
ShowEditor(WinExplorerViewColumnType) | columnType | Displays the editor assigned to a specific column for the focused item. |