/**
@class wxSplitterWindow
- @wxheader{splitter.h}
@ref overview_wxsplitterwindowoverview "wxSplitterWindow overview"
@beginStyleTable
@style{wxSP_3D}
Draws a 3D effect border and sash.
+ @style{wxSP_THIN_SASH}
+ Draws a thin sash.
@style{wxSP_3DSASH}
- Draws a 3D effect sash.
+ Draws a 3D effect sash (part of default style).
@style{wxSP_3DBORDER}
Synonym for wxSP_BORDER.
@style{wxSP_BORDER}
/**
@class wxSplitterEvent
- @wxheader{splitter.h}
This class represents the events generated by a splitter control. Also there is
only one event class, the data associated to the different events is not the