EDGESTYLE property

Label controls

By default normal Windows Label controls actually support an "edge-style" that allows them to have a sunken or etched border, or even display themselves as a single vertical or horizontal line. Although this capability can be used in earlier versions of OpenInsight via raw style-bit manipulation it is now fully exposed via the EDGESTYLE property.

ValueDescription
"0"No border
"1"Sunken border
"2"Etched Horizontal line along the top edge
"3"Etched Vertical line along the left edge
"4"Etched Frame

Each control has a default property. The controls and properties are as follows.

Control Namedefault Property

Note:

  • guides/programming/programmers_reference_manual/edgestyle.txt
  • Last modified: 2024/06/19 20:20
  • by 127.0.0.1