I am trying to do localization of ColumnHeadersDefaultViewStyle property of DataGridView.I need localization in both Japanese and English.
While designing the form, i set the Font Style of ColumnHeadersDefaultViewStyle property of DataGridView to "Arial" and changed the Form Language property to "japanese" and set the Font style of ColumnHeadersDefaultCellStyle property to" MS UI Gothic" Fontfamily.
But the problem is when i switch over to default language,the Font value of ColumnHeadersDefaultViewStyle property of DataGridView holds the "MS UI Gothic" family rather than "Arial".
can anyone give suggestions for this problem...

How are you doing the assignment?

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.