Kelvin's Blog
Thursday, 28 July 2011
What does the WPF star do (Width=“100*”)
Another example, to give 30% to column 1 and 70% to column 2 -
And likewise for rows -
I am sure everyone else knows this, but I didn't until recently: the numbers do not have to be integers (following Dave's example) -