previous up next     contents index
Next: wxStyleList::FindOrCreateStyle Up: wxStyleList: wxObject Previous: wxStyleList::FindNamedStyle

wxStyleList::FindOrCreateJoinStyle

wxStyle * FindOrCreateJoinStyle (wxStyle *baseStyle, wxStyle *shiftStyle)

Creates a new join style, or finds an appropriate existing one. The returned style is always unnamed. See Styles (section gif) for more information. baseStyle must be a style within this style list.



PLT