Collapse All
Expand All
C#
vvvv45 plugin specification
IWindow2
.
.
::
.
.
Caption Property
IWindow2 Interface
See Also
Send Feedback
Gets/sets the window's caption.
Namespace:
VVVV.PluginInterfaces.V2.Graph
Assembly:
VVVV.PluginInterfaces
(in VVVV.PluginInterfaces.dll) Version: 2.0.4694.10872
Syntax
C#
string
Caption
{
get
;
set
; }
See Also
IWindow2 Interface
VVVV.PluginInterfaces.V2.Graph Namespace