Dummy

TADummy

Creates a Dummy control. To Koda, a tray menu is a substitute control.

Properties:
ContextMenuSpecifies context menu to attach to control. Create the ContextMenu first
HotKeyKeystroke that makes this control active
NameName of control and of the variable that is assigned its control ID in generated code. If not specified, no variable is generated
Remarks:

This control can receive messages through a call to GUICtrlSendToDummy. The control will notify normally, and the value sent with GUISendToDummy can be read with GUICtrlRead. Pressing an accelerator key specified in the HotKey property will also cause it to notify.

This control is also useful for serving as the parent control for a hidden context menu: it can only be invoked programmatically. This is the reason why the ContextMenu property is provided.

Related:

None

koda/documentation/control_dummy.txt · Last modified: 2011/07/08 11:14 (external edit)
CC Attribution-Noncommercial-Share Alike 3.0 Unported
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0