Components-$114.lzx

<canvas height="100">
              <combobox id="cbox" x="5" y="5" width="130" editable="false">
              <textlistitem text="Dark Blue" value="0x000055"/>
              <textlistitem text="Turquoise" value="0x66dddd"/>
              <textlistitem text="Light Blue" value="0xaaddff"/>
              </combobox>
              <view x="150" y="5" width="20" height="20" bgcolor="${cbox.value}"/>
              </canvas>

Cross References

Named Instances