ControlHelpInfo Class Reference

Used to specify details of a control that is to be added to the list of sub-classed controls. The fields are: MonoOn pOpDesc - pointer to the OpDescriptor for this control. If this field is non-NULL, then all the ID fields are ignored. Id this field is NULL, then the ID fields are used to define the bubble help text and status bar text to be displayed for this control. BubbleID - ID of the string resource to be used for bubble help. StatusID - ID of the string resource to be used for status bar text. ModuleID - defines where to find the above resources. Parent - internal use; any value you put in here will be ignored. MonoOff. More...

#include <ctrlhelp.h>

List of all members.

Public Attributes

OpDescriptorpOpDesc
UINT32 BubbleID
UINT32 StatusID
UINT32 ModuleID
wxWindow * Parent


Detailed Description

Used to specify details of a control that is to be added to the list of sub-classed controls. The fields are: MonoOn pOpDesc - pointer to the OpDescriptor for this control. If this field is non-NULL, then all the ID fields are ignored. Id this field is NULL, then the ID fields are used to define the bubble help text and status bar text to be displayed for this control. BubbleID - ID of the string resource to be used for bubble help. StatusID - ID of the string resource to be used for status bar text. ModuleID - defines where to find the above resources. Parent - internal use; any value you put in here will be ignored. MonoOff.

Author:
Tim_Browse (Xara Group Ltd) <camelotdev@xara.com>
Date:
10/05/94
See also:
ControlHelper::NotifyControlCreated

Definition at line 137 of file ctrlhelp.h.


Member Data Documentation

UINT32 ControlHelpInfo::BubbleID
 

Definition at line 141 of file ctrlhelp.h.

UINT32 ControlHelpInfo::ModuleID
 

Definition at line 143 of file ctrlhelp.h.

wxWindow* ControlHelpInfo::Parent
 

Definition at line 144 of file ctrlhelp.h.

OpDescriptor* ControlHelpInfo::pOpDesc
 

Definition at line 140 of file ctrlhelp.h.

UINT32 ControlHelpInfo::StatusID
 

Definition at line 142 of file ctrlhelp.h.


The documentation for this class was generated from the following file:
Generated on Sat Nov 10 03:53:09 2007 for Camelot by  doxygen 1.4.4