Anyone know how to programmatically move the DevComponents ExpandableSplitter?
I have tried Location change, but that doesnt do anything. and expanded, but I want the opposite effect of the expanded action.
I have a panel that is expanded via the splitter, stored in the ExpandableControl of the splitter. and I want to set the splitter to show the ExpandableControl fully over the available space.