M
Martin Wolff
Hi everybody,
in my datagrid I want to show the text in the columnheaders working as a
linklabel.
It is already working, doing different things depending on the
colheader, which has been clicked on.
But I'm only able to change the forecolor and font of all columnheaders
at one time (to simulate the linklabel behaviour).
What I now want is to set the color to blue (and font underlined) for
only one columnheader, when the mouse is moving over.
Nor was it possible for me to access the forecolor property of a
baseclass, either I could access the whole control (which should be of
label kind) by runnig through the subcontrols of the datagrid.
Thanks a lot for any help, hints or links,
regards,
Martin.
in my datagrid I want to show the text in the columnheaders working as a
linklabel.
It is already working, doing different things depending on the
colheader, which has been clicked on.
But I'm only able to change the forecolor and font of all columnheaders
at one time (to simulate the linklabel behaviour).
What I now want is to set the color to blue (and font underlined) for
only one columnheader, when the mouse is moving over.
Nor was it possible for me to access the forecolor property of a
baseclass, either I could access the whole control (which should be of
label kind) by runnig through the subcontrols of the datagrid.
Thanks a lot for any help, hints or links,
regards,
Martin.