G
Guest
I want the horizontal scrollbar location to be altered during runtime.
I have read msdn, and the scroolbar property of the datagrid is readonly, so
there seems to be no apparent way to simply set it.
My next guess was to override the HorizScrollbar property and play wiht the
datagrid controls collection... but I was unsuccessful
How should I do it?? Wha I really need is a public property of the datagrid
that allow me to set and get the horizontal scrollbar location at runtime.
kind regards
Henrik
I have read msdn, and the scroolbar property of the datagrid is readonly, so
there seems to be no apparent way to simply set it.
My next guess was to override the HorizScrollbar property and play wiht the
datagrid controls collection... but I was unsuccessful
How should I do it?? Wha I really need is a public property of the datagrid
that allow me to set and get the horizontal scrollbar location at runtime.
kind regards
Henrik