mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-05-29 06:12:18 -06:00
9 lines
247 B
Text
9 lines
247 B
Text
#ifdef LAYOUTFILE
|
|
|
|
LAYOUT(DateFmtCtrlLayout, 236, 76)
|
|
ITEM(DropList, lang, LeftPosZ(8, 104).TopPosZ(8, 19))
|
|
ITEM(EditDate, date, LeftPosZ(120, 104).TopPosZ(8, 19))
|
|
ITEM(Label, text, LeftPosZ(8, 216).TopPosZ(36, 24))
|
|
END_LAYOUT
|
|
|
|
#endif
|