Hi,
i have a SplitContainer with 3 SplitPanels.
Between the first and second, there mustn't be a Splitter,
Between the second and the third, there must be a Splitter.
I tried to Set Splitter width to 4 for the SplitContainer in the Designer and then get the Splitters programmatically fom the Container and set the first Splitter to SplitterWidth = 0, but the Splitters Property of the Container is Empty.
Any suggestions here.
Regards,
Florian Keller
i have a SplitContainer with 3 SplitPanels.
Between the first and second, there mustn't be a Splitter,
Between the second and the third, there must be a Splitter.
I tried to Set Splitter width to 4 for the SplitContainer in the Designer and then get the Splitters programmatically fom the Container and set the first Splitter to SplitterWidth = 0, but the Splitters Property of the Container is Empty.
Any suggestions here.
Regards,
Florian Keller