| Custom Properties | Explanation |
|---|---|
| Action | Refers to the type of action performed by the image editing toolbar |
| AirBrushSize | Sets the size of the airbrush to be used. (i.e AirBrush1) |
| AirBrushSize1 | Sets the diameter of AirBrush1 |
| AirBrushSize2 | Sets the diameter of AirBrush2 |
| AirBrushSize3 | Sets the diameter of AirBrush3 |
| AirBrushSize4 | Sets the diameter of AirBrush4 |
| AirBrushSize5 | Sets the diameter of AirBrush5 |
| BackColor | Sets the background color used by the image editing toolbar |
| Blur | Sets the type of airbrush (whether mist or spray) |
| cCircle | Sets the type of ellipse (for VisualBasic) |
| Circle | Sets the type of ellipse |
| ClearText | Sets whether or not the text in the text tool of the image editing toolbar will be reset or not |
| EditEnable | Enables image editing |
| EditImageLayerNo | Sets the image that will be edited |
| EditStatus | Retreives whether or not an image has been edited |
| EnableEditPopupMenu | Sets whether or not the edit popup menu is displayed when the right mouse button is clicked |
| EraserSize | Sets the size of the eraser to be used. (i.e Eraser1) |
| EraserSize1 | Sets the size of Eraser1 |
| EraserSize2 | Sets the size of Eraser2 |
| EraserSize3 | Sets the size of Eraser3 |
| EraserSize4 | Sets the size of Eraser4 |
| EraserSize5 | Sets the size of Eraser5 |
| FillPattern | Selects the fill pattern used in the image editing toolbar |
| FontBold | Sets the font to bold |
| FontItalic | Sets the font to italic |
| FontName | Sets the font name |
| FontSize | Sets the size of the font |
| FontStrikeOut | Sets a strike through line on the font |
| FontTrans | Sets the backcolor of the text to transparent |
| FontUnderline | Sets an underline on the font |
| ForeColor | Sets the foreground color used by the image editing toolbars |
| Hwnd | Refers to the window handle of the image editing toolbar |
| PenSize | Sets the size of pen to be used (i.e. Pen1) |
| PenSize1 | Sets the size of Pen1 |
| PenSize2 | Sets the size of Pen2 |
| PenSize3 | Sets the size of Pen3 |
| PenSize4 | Sets the size of Pen4 |
| PenSize5 | Sets the size of Pen5 |
| Square | Sets the type of rectangle (i.e. whether square or rectangle) used by the image editing toolbar |
| StampBmpFile | Sets the BMP file that will be used for the stamp |
| StampTransBlue | Sets the transparent color (blue value) for the stamp |
| StampTransGreen | Sets the transparent color (green value) for the stamp |
| StampTransRed | Sets the transparent color (red value) for the stamp |
| Text | Sets the text string to be drawn on the image |
| ToolBarCaption | Sets the caption in the image editing toolbar |
| ToolBarCloseBox | Sets a close button on the image editing toolbar |
| ToolBarFixed | Sets the toolbar so that it cannot be moved |
| ToolBarLeft | Sets the horizontal position where the image editing toolbar is displayed |
| ToolBarMouseCursorFile | Sets the cursor file for the shape of the cursor in the image editing toolbar |
| ToolBarTop | Sets the vertical position where the image editing toolbar is displayed |
| UndoRasterCountMax | Sets the number of times that "Undo" can be used in the Raster Image Editing Toolbar. |
| UndoVectorCountMax | Sets the number of times that "Undo" can be used in the Vector Image Editing Toolbar. |