9#if !defined(OWL_PICKLIST_H)
13#if defined(BI_HAS_PRAGMA_ONCE)
47 int GetResult()
const;
97 int GetResult()
const;
100 void SetupWindow()
override;
Typically used to obtain information from a user, a dialog box is a window inside of which other cont...
An interface object that represents a corresponding list box element.
ObjectWindows dynamic-link libraries (DLLs) construct an instance of TModule, which acts as an object...
The PickListDialog allows selection of an item from a list in a dialog with OK and Cancel buttons.
int GetResult() const
Returns the result of the selection.
int AddString(const tstring &str)
TWindow, derived from TEventHandler and TStreamableBase, provides window-specific behavior and encaps...
Definition of TDialog class and TDialogAttr struct.
#define DECLARE_RESPONSE_TABLE(cls)
Definition of class TListBox and TlistBoxData.
Object Windows Library (OWLNext Core)
LRESULT TResult
Result type.