LothianLite Panel
object location: Products : LothianLite Kit : LothianLite Panel
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.
  • Tileable background with the Background property, gradiented patterns can be rendered with the Grad_Bot, Grad_Top, Gradient properties.
  • Fully functional as a progress bar with the Percentage property.
  • OLE Drap and Drop compatibility.
suggested notation: llp
known bugs: None
future plans:
  • None
history log: See file
properties: name: description: object type:
Background StdPicture
BodyColour OLE_COLOR
Border Integer
Caption String
Colour OLE_COLOR
ColourUp OLE_COLOR
Enabled Boolean
Font StdFont
FontUp StdFont
Gradient Integer*
Grad_Bot OLE_COLOR
Grad_Top OLE_COLOR
Look_FlatIn Integer*
Look_FlatOut Integer*
Look_UpIn Integer*
Look_UpOut Integer*
Percentage Integer*
events: declaration: description:
Event Click() Raised when the object is clicked.
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.
methods: declaration: description:
Sub About() Triggers LLK information message, with control and license specific status.