From wiki.swiftlytilting.com
WbObjects/wbObject
Methods
- setArea($type , $x, $y, $width, $height)
- move($xpos = 0, $ypos = 0, $relative = true)
- resize($width = 0, $height = 0, $relative = true)
Events
Properties
- text
- xpos
- ypos
- wbObj - WinBinder object handle (doesn't work in all php versions) (read only)
- self - WinBinder object handle (read only)
- objects
- name - object name (read only)
- id (read only)
- child by object name - returns a child object by their object name
Inheirits