Hi,
I'm new to RadControls. We're in the process of replacing our existing grid control with RadControls' GridView. I've been tasked with theming GridView to look like the existing grid.
The existing grid is very conservative and uses standard scrollbars. If a user changes their Windows Appearance settings through the Windows Control Panel > Display, the color scheme they select will affect the scrollbars of our existing grid. Is it possible to achieve the same thing with RadControls GridView?
I've been trying to find the answer and haven't had much luck finding others talking about this issue. Thank you for any assistance you might be able to provide in pointing me in the right direction.
Thanks,
-C.Scott
certain format that the xml file should be in, so the values will be set to the right cells
Me
.WindowsMenu = New System.Windows.Forms.ToolStripMenuItem
Me.MenuStrip.MdiWindowListItem = Me.WindowsMenu
Then when a user open a new form the name of this form is added to the list (Me.WindowsMenu)