G
Guest
In a winform desktop application I'm writing I've notice that the forms are different sizes, or at least the controls are in different positions depending on whether I'm working in Windows 2000 or Windows XP.
I have an infragistics UltraListBar that fits perfectly in my form in 2000, but in XP the bottom half of the last group is cut off. So, I thought it was something about the IG control. But, today on a form called as a dialog using ShowDialog, I noticed that my cancel and OK buttons are half chopped off by the bottom edge of the form.
What gives?
I have an infragistics UltraListBar that fits perfectly in my form in 2000, but in XP the bottom half of the last group is cut off. So, I thought it was something about the IG control. But, today on a form called as a dialog using ShowDialog, I noticed that my cancel and OK buttons are half chopped off by the bottom edge of the form.
What gives?