D
DraguVaso
Hi,
I want to override the MyBase.OnPaint(ByVal pe As
System.Windows.Forms.PaintEventArgs) of the DataGrid, to have some custom
property's designed (other column headers etc).
The problem is that I don't know the content of the original MyBase.OnPaint,
so I don't know what I need to put in my overriden Sub. does anybody knows
the content of it? Or is there a way to figure it out? Maybe somewhere in
the pe-argument?
Any help would be really appreciated!
thanks a lot,
Pieter Coucke
I want to override the MyBase.OnPaint(ByVal pe As
System.Windows.Forms.PaintEventArgs) of the DataGrid, to have some custom
property's designed (other column headers etc).
The problem is that I don't know the content of the original MyBase.OnPaint,
so I don't know what I need to put in my overriden Sub. does anybody knows
the content of it? Or is there a way to figure it out? Maybe somewhere in
the pe-argument?
Any help would be really appreciated!
thanks a lot,
Pieter Coucke