Jump to content

Search the Community

Showing results for tags 'right click disable'.

  • Search By Tags

    • right click disable ×
    Type tags separated by commas.
  • Search By Author

Content Type



Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Found 1 result

  1. hi $hGUI = GUICreate('Test', 550, 400) $swfObj = ObjCreate("ShockwaveFlash.ShockwaveFlash") $swfActiveX = GUICtrlCreateObj( $swfObj,-10,20,700,550) $swfObjEvents = ObjEvent($swfObj,"_fscommand") $pos = ControlGetPos($hGUI, "",$swfActiveX) info area MsgBox(0, "Window Stats:", "POS: " & $pos[...
×
×
  • Create New...