I'm trying this:
Label
newlabel = new Label();
newlabel.Content = "Hello World.";
newlabel.Parent = StkPnl;
//StkPnl.Controls.Add(newlabel);
...but "Parent" is readonly, and there is no "Controls" property for StkPnl (a StackPanel)
Writer / Photographer:
www.lulu.com/blackbirdcraven,
www.bclayshannon.photoshop.com