Releases a device context handle obtained by a previous call to the GetHdc method of this event.
If you use GDI to render the item, using this method will bypass the creation of Graphics object completely and subsequently improve performance. For more information on using GetHdc and ReleaseHdc, refer to the Graphics.GetHdc topic on the MSDN.
MeasureItemEventArgs Class | Skybound.AutoComplete Namespace