LothianLite Tick
object location: Products : LothianLite Kit : LothianLite Tick
suitable for: Any Language
included in: Licensed & Freeware
main features:
  • Fully customisable appearance for normal, depressed, and mouse over states.
  • Intelligent colour regeneration for 3D appearance.
  • Different graphics can be specified for checked state.
suggested notation: llt
known bugs: None
future plans:
history log: See file
properties: name: description: object type:
Align Integer*
BodyColour OLE_COLOR
Caption String
CheckStyle Integer*
Colour OLE_COLOR
ColourUp OLE_COLOR
Font StdFont
FontUp StdFont
Look_DownIn Integer*
Look_DownOut Integer*
Look_FlatIn Integer*
Look_FlatOut Integer*
Look_UpIn Integer*
Look_UpOut Integer*
Value OLE_TRISTATE
events: declaration: description:
Event Click() Raised when the object is clicked in any way - with the mouse or keyboard.
Event MouseDown(Button As Integer, Shift As Integer, X As Single, Y As Single) Raised when the mouse is depressed on the object.
Event MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single) Raised when the mouse is moved over the object.
Event MouseUp(Button As Integer, Shift As Integer, X As Single, Y As Single) Raised when the mouse button is released over the object.
Event ValueChange() Raised when the LLT's value is changed through checking or unchecking.
methods: declaration: description:
Sub About() Triggers LLK information message, with control and license specific status.