#ifndef STATICBOXSIZER_H
#define STATICBOXSIZER_H

#include "../wxsdefsizer.h"

wxsDSDeclareBegin(StaticBoxSizer,wxsStaticBoxSizerId)
    int Orient;
    wxString Label;
wxsDSDeclareEnd()

#endif


syntax highlighted by Code2HTML, v. 0.9.1