Alphabetical Class Index   Namespace List  

hoops_base.HWindow Class Reference

HForm hooks up MouseEvents of the Window and passes them to the HPanel class. More...

List of all members.

Public Member Functions

 HWindow ()

Public Attributes

HPanel m_pHPanel
HDB m_pHDB
WindowsFormsHost m_pWinFormsHost

Detailed Description

HForm hooks up MouseEvents of the Window and passes them to the HPanel class.

This is the base class from which a custom HForm class should be derived


Constructor & Destructor Documentation

hoops_base.HWindow.HWindow ( ) [inline]

Default Constructor


Member Data Documentation

Reference to HOOPS database

A reference to the HPanel object. A custom HPanel should be created in an overloaded HPanel::Init method

Reference to the WindowsFormsHost to host the UserControl in WPF application


The documentation for this class was generated from the following file: