Search the Community
Showing results for tags 'within'.
-
;This is the Frame hierarchy I'm dealing with ;I want the last frame on the end with the asterisks ;Frame ; Frameset ; Frame ; Frame ; Frame ; Frameset ; Frameset ; Frame* $oFrame = _IEFrameGetCollection($oIE) $oFrameset = _IEFrameGetCollection($oFrame...
- 3 replies
-
- _ieframegetcollection
- frameset
-
(and 3 more)
Tagged with:
-
Hello once again! What I have is: A groupcontrol created by GuiCtrlCreateGroup and inside it I have a few icons from GuiCtrlCreateIcon. What I want to do is when I click within the group or on the icons I'll get a notification, or a message retrieveable by GuiGetMsg(). Any suggestions? Best rega...
- 1 reply
-
- GuiCtrlCreateGroup
- MouseClick
-
(and 3 more)
Tagged with: