User Tools

Site Tools


Sidebar

<< Back


koda:en:documentation:control_imagelist

ImageList

{|class=“cboxtable”

class=“cboxcell1”
class=“cboxcell2”

Creates an ImageList. To Koda, this is a substitute control

#remarks_header[Properties:]#

ColorDepthDepth of color:
cd16bit - Use a 16-bit DIB section
cd24bit - Use a 24-bit DIB section
cd32bit - Use a 32-bit DIB section
cd4bit - Use a 4-bit DIB section
cd8bit - Use a 8-bit DIB section
cdDDB - Use a device-dependent bitmap
cdDefault - Use the default behavior
ImageWidth, ImageHeightDimensions of images
NameName of control and of the variable that is assigned its handle in generated code. If not specified, no variable is generated .
ImagesDouble-click to specify images using ImageList Editor

#remarks_header[Remarks]#

None

#remarks_header[Related:]#

Tab, TreeView, ListView, Toolbar

koda/en/documentation/control_imagelist.txt · Last modified: 2014/07/10 10:48 (external edit)