cxWidgets 1.0
cxInputOptions.h
Go to the documentation of this file.
1// Copyright (c) 2026 E. Oulashin
2#ifndef __CXINPUTOPTIONS_H__
3#define __CXINPUTOPTIONS_H__
4
5namespace cx {
6
7// Copyright (c) 2005-2007 Michael H. Kinney
8//
9
24
25} // namespace cx
26
27#endif
cxBorderChars.h - Defines border characters to be used in drawing a box (i.e., in cxWindow and all it...
Definition cxApp.cpp:5
eInputOptions
Definition cxInputOptions.h:20
@ eINPUT_READONLY
Definition cxInputOptions.h:22
@ eINPUT_EDITABLE
Definition cxInputOptions.h:21