Search results for query: *

  • Users: itchibahn
  • Content: Threads
  • Order by date
  1. I

    Question dataGridView1_CellPainting causes flickinger view and effects other control

    I'm using dataGridView1_CellPainting to remove border for merged cells. The view works fine, except for the last line "e.AdvancedBorderStyle.Top = DataGridViewAdvancedCellBorderStyle.Single;" statement, which causes view to flicker and strange behavior to another DateTime picker control in...
Back
Top Bottom