I don't think you get it... I want it to be bottom fixed (so I set <Anchor Vertical="BottomFixed">), but it jumps back to the original position when the ListViewControl's selection changes. This is because I call PlusWnd.SetControlText on the LinkControl in that event, but I don't know why it's doing this.