Control functions.
[Lua HScrollBar functions]


Functions

bool HScrollBar_IsCursorOver ()
 Is the mouse cursor over the control.
void HScrollBar_GetFocus ()
 Get the focus.
void HScrollBar_SetKeyDown ()
 Set the event key down.
void HScrollBar_SetKeyUp ()
 Set the event key up.
void HScrollBar_SetMouseMotion ()
 Set the event mouse motion.
void HScrollBar_SetMouseButtonDown ()
 Set the event mouse button down.
void HScrollBar_SetMouseButtonUp ()
 Set the event mouse button up.
string HScrollBar_GetName ()
 Get the name.
int HScrollBar_GetX ()
 Get the X coordinate.
int HScrollBar_GetY ()
 Get the Y coordinate.
int HScrollBar_GetWidth ()
 Get the width.
int HScrollBar_GetHeight ()
 Get the height.
string HScrollBar_GetBackStyle ()
 Get the back style.
string HScrollBar_GetAppearance ()
 Get the appearance.
int HScrollBar_GetBackColor ()
 Get the back color.
ludata HScrollBar_GetPicture ()
 Get the picture.
ludata HScrollBar_GetMousePointer ()
 Get the mouse pointer.
bool HScrollBar_GetEnable ()
 Get the enable.
bool HScrollBar_GetVisible ()
 Get the visible.
bool HScrollBar_GetTransparency ()
 Get the transparency.
string HScrollBar_GetType ()
 Get the type.
void HScrollBar_SetPicture (string val)
 Set the picture.
void HScrollBar_SetMousePointer (string val)
 Set the mouse pointer.
void HScrollBar_SetMousePointer ()
 Set the mouse pointer.
void HScrollBar_SetEnable (bool val)
 Set the enable.
void HScrollBar_SetVisible (bool val)
 Set the visible.
void HScrollBar_SetTransparency (bool val)
 Set the transparency.

Generated on Mon Jul 17 18:33:48 2006 for Motoko by  doxygen 1.4.7