RPR DockWindowActivate

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(Perl)
(See Also)
Line 20: Line 20:
</pre>
</pre>
==See Also==
==See Also==
-
{{SeeAlsoDockFunctions}}
+
{{SeeAlso_window}}
 +
 
 +
''(Section automatically generated, edits may be overwritten.)''
==Stuff==
==Stuff==

Revision as of 21:56, 25 November 2009

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR DockWindowActivate
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR DockWindowActivate

Contents

DockWindowActivate()

void DockWindowActivate(HWND hwnd)

Activate (pass focus to) a specified docked window.

Parameters

hwnd, the handle of the docked window

Returns

Nothing

Examples

C++


Perl


Python


See Also

window: GetTooltipWindow, TrackList_AdjustWindows, DockWindowActivate, DockWindowAdd, DockWindowRemove,

(Section automatically generated, edits may be overwritten.)

Stuff

Main Page > REAPER Documentation > ReaScript > ReaScript API, Functions > RPR DockWindowActivate
Main Page > REAPER Documentation > REAPER API > REAPER API Functions > RPR DockWindowActivate

Personal tools