Overloaded. Overridden. Releases the unmanaged resources used by the System.Windows.Forms.Control and its child controls and optionally releases the managed resources.
Validates current Text property in the same manner as it usually validated after the control loses focus. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)
The edits window procedure of internal text editor. Inheriting classes can override this to add extra functionality, but should not forget to call base.InternalWndProc(m); to ensure the combo continues to function properly. (Inherited from C1.Win.Input.Base.C1DropDownEditorBase)