SetWindowPos

Adjusts the size and position of the BlueZone window.

Parameters
  • LeftVal
  • TopVal
  • RightVal
  • BottomVal
Returns
None
Example
Set bzhao = CreateObject("BZWhll.WhllObj")
bzhao.Connect
bzhao.SetWindowPos 1, 1, 400, 400