Gambas/controls/Form

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
< Gambas‎ | controls
Revision as of 15:55, 25 April 2015 by Woozle (talk | contribs) (some lists)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Properties

dimensions

  • X
  • Y
  • W
  • H
  • Width
  • Height
  • ClientX - always 0?
  • ClientY - always 0?
  • ClientW
  • ClientH
  • ClientWidth
  • ClientHeight

Methods

  • Center
  • Close
  • Delete
  • Drag
  • FindChild
  • Grab
  • Hide
  • Lower
  • Move
  • MoveScaled
  • Raise
  • Refresh
  • Reparent
  • Resize
  • ResizeScaled
  • SetFocus
  • Show
  • ShowDialog
  • ShowModal
  • ShowPopup