Method of IBaseView
Creates view window on demand
BaseView.Create(hWndParent);
BaseView.Create hWndParent
HRESULT hr = BaseView.Create(hWndParent);
IBaseView