Initializes a new instance of the AppScreenComponent class.
Initializes a new instance of the AppScreenComponent class.
[Visual Basic] Protected Sub New()
[C#] protected AppScreenComponent();
[C++] protected: AppScreenComponent();
[JScript] protected function AppScreenComponent();
[Visual Basic] Public Sub New(ByVal Window,ByVal ScreenRepository)
[C#] public AppScreenComponent(Window,ScreenRepository);
[C++] public: AppScreenComponent(Window*,ScreenRepository*);
[JScript] public function AppScreenComponent(Window,ScreenRepository);