|
|
RTD documentation |
#include <rtd_EditorCtrl.h>
Inheritance diagram for Crtd_EditorCtrl:

Public Methods | |
| Crtd_EditorCtrl () | |
| Constructor. | |
| BOOL | InitInDlg (CWnd *pParent, UINT nDlgID, UINT nControlID) |
| Initializes control in a dialog. More... | |
| BOOL | InitInView (CWnd *pParent, UINT nDlgID) |
| Initializes control in a view (MFC CView). More... | |
| void | AdjustScrolls () |
| Adjusts scroll bars after modification. More... | |
| Crtd_LabDlg* | GetLabDlg () |
| Returns pointer to "lab dialog" used for modifying the resource. | |
| void | SetTrackerID (UINT nID) |
| Sets tracker around a dialog item. | |
| void | SetTracker (BOOL bOn) |
| Enables / disables tracker. | |
| virtual | ~Crtd_EditorCtrl () |
| Destructor. | |
Crtd_EditorCtrl us derived from CWnd and provides GUI for editing resources in run-time.
|
|
Adjusts scroll bars after modification. Adjust scroll bar positions according to current size of the edited dialog and the hosting dialog. |
|
|
Initializes control in a dialog. Allocates resources and prepares control's window styles for display in a dialog.
|
|
|
Initializes control in a view (MFC CView). Allocates resources and displays the control in MFC view. The control will be resized whenever the user resices the view.
|
Last reviewed on Saturday February 07, 2004. Latest version is available at hamradio.idealog.net