General WinForms Discussion

C1SplitContainer event

  •  nianios said 10 months, 2 weeks ago:

    Hi ,
    I have a C1SplitContainer with two Panels. The first Panel is Collapsible , but the second not.
    I want an event to handle when the first panel is opened and when not.
    I was imaging that you had something like SplitterClick or SplitterOpen…or PanelOpen, but I cannot find any.
    Am I missing something?
    If I have to create my event what is the best approach?
    Do you have an example?

    Thank you

  •  C1_AndreyD23p said 10 months, 2 weeks ago:

    Hi,

    Use the VisibleChanged event of C1SplitterPanel.

    Regards,

    -Andrey

    Answer
Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in to reply to this topic.