Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

wkgl::Component::CHILDCOMPONENT Struct Reference

Represents a child component of this component. Used by clisteners to store the child components that wish to receive events. More...

#include <Component.h>

List of all members.

Public Attributes

Componentcom
 The child component itself.

HWND * hwnd
 The window handle to the child.


Detailed Description

Represents a child component of this component. Used by clisteners to store the child components that wish to receive events.

See also:
clisteners, RegisterChild()


Member Data Documentation

Component* wkgl::Component::CHILDCOMPONENT::com
 

The child component itself.

HWND* wkgl::Component::CHILDCOMPONENT::hwnd
 

The window handle to the child.


The documentation for this struct was generated from the following file:
Generated on Tue Apr 29 03:18:53 2003 for GuiLib by doxygen1.2.18