X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=blobdiff_plain;f=mcs%2Fclass%2FManaged.Windows.Forms%2FDocumentation%2Fen%2FSystem.Windows.Forms%2FDataGridViewComboBoxEditingControl.xml;h=0901aec4e07a84ada4b6fda7e4eb25b3ec09c126;hb=dacc3f8c5d4331f7a40413f3a802ec4049da1e2e;hp=fa7e092bc3f6196b33e0e4c120e7252681bd6854;hpb=038456fe38738478289759bbe28eb98d64543381;p=mono.git diff --git a/mcs/class/Managed.Windows.Forms/Documentation/en/System.Windows.Forms/DataGridViewComboBoxEditingControl.xml b/mcs/class/Managed.Windows.Forms/Documentation/en/System.Windows.Forms/DataGridViewComboBoxEditingControl.xml index fa7e092bc3f..0901aec4e07 100644 --- a/mcs/class/Managed.Windows.Forms/Documentation/en/System.Windows.Forms/DataGridViewComboBoxEditingControl.xml +++ b/mcs/class/Managed.Windows.Forms/Documentation/en/System.Windows.Forms/DataGridViewComboBoxEditingControl.xml @@ -181,7 +181,6 @@ - To be added. @@ -192,6 +191,10 @@ Determines whether the specified key is a regular input key that the editing control should process or a special key that the should process. + + + true if the specified key is a regular input key that should be handled by the editing control; otherwise, false. + A bitwise combination of values that represents the key that was pressed. @@ -230,13 +233,16 @@ - To be added. To be added. Retrieves the formatted value of the cell. + + + An that represents the formatted version of the cell contents. + A bitwise combination of values that specifies the data error context.