Returns the handle to the device context associated with this event.
A handle to the device context associated with 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