X11workbench Toolkit  1.0
_WB_EDIT_CONTROL_ Struct Reference

Edit control structure. More...

#include <dialog_support.h>

Data Fields

WBDialogControl wbDLGCtrl
 Standard dialog control members.
 
TEXT_OBJECT xTextObject
 A Text Object associated with the edit text.
 

Detailed Description

Edit control structure.

typedef struct _WB_EDIT_CONTROL_
{
WBDialogControl wbDLGCtrl; // Standard dialog control members
TEXT_OBJECT xTextObject; // A Text Object associated with the edit text

Structure allocated for Edit control, allows for an edit state buffer

Definition at line 227 of file dialog_support.h.


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