custom-draw
There are 25 repositories under custom-draw topic.
sienaiwun/Unity_PlanarShadow
A demo to show rendering custom draw calls in the Unity's SRP framework. Take planar shadow rendering for example.
RimuruDev/Unity-PercentDrawer
Percentage Property Drawer for Unity | Draw percentages in the editor | How to display the drop chance in unity
DevExpress-Examples/winforms-scheduler-custom-draw-appointments
Customize the appearance of appointments.
DevExpress-Examples/winforms-grid-custom-print-cells-headers-in-print-preview
Customize the appearance of data cells and column headers in Print Preview using custom draw events.
DevExpress-Examples/winforms-grid-show-gif-animation-in-row-indicator
Display a GIF animation in the row indicator of the focused row.
DevExpress-Examples/winforms-ribbon-paint-bar-items
Custom paint Ribbon items
Vladimir-Novick/MDITreeList
Non flicker CListCtr Control; Changing the Background and Text Color by dynamic setting. CTreeCtrl with dynamically changing font. Automatic resizing of CList Control. Dynamically change dialog fonts on runtime.
DevExpress-Examples/winforms-grid-display-icons-in-data-cells
Display images in grid cells.
DevExpress-Examples/winforms-docking-custom-draw-skinned-dock-panel-caption
Custom paint skinned dock panel captions.
DevExpress-Examples/winforms-gauge-custom-draw
Event-based appearance customization of gauge UI elements.
DevExpress-Examples/winforms-grid-calculate-custom-summary-based-on-other-summary-values
Calculate a custom total summary based on other columns' summary values.
DevExpress-Examples/winforms-grid-custom-draw-grid-lines
Create a custom Grid Control with the CustomDrawGridLine event.
DevExpress-Examples/winforms-grid-draw-thick-border-abound-focused-cell
Draw a thick border around the focused grid cell
DevExpress-Examples/winforms-grid-draw-thick-cell-border-directx
The examples uses DirectX-compatible APIs to draw a thick border around a grid cell under the mouse pointer.
DevExpress-Examples/winforms-grid-highlight-cell-values-matching-text-in-autofilterrow
Highlight cell text that matches the filter in the grid's Auto Filter Row.
DevExpress-Examples/winforms-grid-hot-track-focused-column-header
Highlight the focused column header in the WinForms Grid Control.
DevExpress-Examples/winforms-grid-print-custom-draw-content
Print custom draw content.
DevExpress-Examples/winforms-grid-print-export-custom-painted-content
Create a custom Grid control that can print and export custom painted content.
DevExpress-Examples/winforms-grid-richedit-highlight-search-results
Highlight search results in an in-place RTF editor.
DevExpress-Examples/winforms-grid-show-editor-buttons-on-cell-hover
Show editor button when hovering over a data cell.
DevExpress-Examples/winforms-radiogroup-custom-draw-items
Custom draw radio group items.
DevExpress-Examples/winforms-richedit-layout-api
Traverse the document layout tree and paint document elements.
DevExpress-Examples/winforms-scheduler-customize-appointment-flyout
Appointment flyout customization.
DevExpress-Examples/winforms-spreadsheet-custom-draw-example
Use SpreadsheetControl's custom draw events to customize the appearance of worksheet cells, row and column headers.
DevExpress-Examples/winforms-treelist-display-numbers-in-node-indicator
Display numbers within node indicator cells in the WinForms TreeList control.