Create a custom Grid control that can print and export custom painted content.
-
Updated
Oct 30, 2024 - C#
Create a custom Grid control that can print and export custom painted content.
Draw a thick border around the focused grid cell
Print custom draw content.
Customize the appearance of data cells and column headers in Print Preview using custom draw events.
Custom paint Ribbon items
Display numbers within node indicator cells in the WinForms TreeList control.
Appointment flyout customization.
Customize the appearance of appointments.
Show editor button when hovering over a data cell.
Display images in grid cells.
Highlight search results in an in-place RTF editor.
Highlight the focused column header in the WinForms Grid Control.
Highlight cell text that matches the filter in the grid's Auto Filter Row.
The examples uses DirectX-compatible APIs to draw a thick border around a grid cell under the mouse pointer.
Display a GIF animation in the row indicator of the focused row.
Create a custom Grid Control with the CustomDrawGridLine event.
Calculate a custom total summary based on other columns' summary values.
Event-based appearance customization of gauge UI elements.
Custom draw radio group items.
Custom paint skinned dock panel captions.
Add a description, image, and links to the custom-draw topic page so that developers can more easily learn about it.
To associate your repository with the custom-draw topic, visit your repo's landing page and select "manage topics."