// ----------------------------------------------------------------------------
// wxStaticLine
// ----------------------------------------------------------------------------
// ----------------------------------------------------------------------------
// wxStaticLine
// ----------------------------------------------------------------------------
,const wxPoint& rPos = wxDefaultPosition
,const wxSize& rSize = wxDefaultSize
,long lStyle = wxLI_HORIZONTAL
,const wxPoint& rPos = wxDefaultPosition
,const wxSize& rSize = wxDefaultSize
,long lStyle = wxLI_HORIZONTAL
)
{
Create(pParent, vId, rPos, rSize, lStyle, rsName);
}
bool Create( wxWindow* pParent
)
{
Create(pParent, vId, rPos, rSize, lStyle, rsName);
}
bool Create( wxWindow* pParent
,const wxPoint& rPos = wxDefaultPosition
,const wxSize& rSize = wxDefaultSize
,long lStyle = wxLI_HORIZONTAL
,const wxPoint& rPos = wxDefaultPosition
,const wxSize& rSize = wxDefaultSize
,long lStyle = wxLI_HORIZONTAL