Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 317 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 317 Bytes

Small code snippets for everyday use.

MyDataGridView.vb - DataGridView control with Copy/Paste and Row/Column select functionality out of the box.

ChartScaleClass.vb - calculates nice-looking values for lower and upper bounds for the chart scale, with number of intervals closest to the desired number.