Method | Description | |
---|---|---|
KeyMessageFilter ( IKeyMessageFilterClient client ) : System |
Initializes a new instance of the CellEditor class with the specified IKeyMessageFilterClient client
|
|
PreFilterMessage ( |
Filters out a message before it is dispatched
|
public KeyMessageFilter ( IKeyMessageFilterClient client ) : System | ||
client | IKeyMessageFilterClient | |
return | System |
public PreFilterMessage ( |
||
m | The message to be dispatched. You cannot modify /// this message | |
return | bool |