Hi
You can't fix only Panel1 - The split-container is composed with ONLY
two split areas. If you fix the first (Panel1) the second must be fixed
as well. (otherwise the first wouldn't be fixed)
You can set the property IsSplitterFixed = true - in this case you will
have two fixed split-areas.
Hope this helps
Roland