Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Entry Field - LabelMouseOverStyle Property

Panel
bgColor#2c3c4c

MouseOverStyle defines the style to be applied to a control when the mouse is over it

Member of Entry Field (PRIM_EVEF)

Data Type - PRIM_VS.Style - Style used to define foreground and background appearance

Details

The LabelMouseOverStyle property is the Style that will be applied to the label portion of the field when the mouse enters the physical bounds of the control.

It will be removed when the mouse leaves the control bounds.

LabelMouseOverStyle negates the need to code many MouseEnter and corresponding MouseLeave events, instead allowing for a simple declaration.

Setting the LabelMouseOverStyle property will remove all existing LabelMouseOverStyles.


See also

All Component Classes

Technical Reference