11 lines
380 B
XML
11 lines
380 B
XML
# textinpt.res -- Resources for TextBox and TextArea widgets
|
|
#
|
|
# TextBox (first registered, uses unsuffixed names)
|
|
icon24 icon textinpt.bmp
|
|
name text "TextBox"
|
|
# TextArea (second registered)
|
|
icon24-2 icon textinpt.bmp
|
|
name-2 text "TextArea"
|
|
author text "DVX Project"
|
|
description text "Single-line and multi-line text editor"
|
|
version text "1.0"
|