<labeled control node>

This node class represents controls supplemented with text label in their visual representation. The caption parameter of the captioned control class is used as a caption for the label.

Parameters:

Parameter Description Default value
name inherited parameter
default inherited parameter
caption inherited parameter
minwidth Minimum width, in pixels, for the labelled control. 65
maxwidth Maximum width, in pixels, for the labelled control. infinite
labelpos Position of the label. Can take the following values:
  • top — the label is situated at the top of the control;
  • left — the label is situated at the left of the control;
  • around — the label "embraces" the control like this:

    The left and right parts are separated in the caption string by the "|" character (i.e. "Period|min.")
top

 

The CHM file was converted to HTML by chm2web software.