Lines Matching refs:control

38 …	Y	0	2147483647					A 32-bit word that specifies the attribute flags to be applied to this control.
39 BBControl BBControl N Identifier Name of the control. This name must be unique within a billbo…
41 BBControl Height N 0 32767 Height of the bounding rectangle of the control.
42 BBControl Text Y Text A string used to set the initial text contained within a control (if app…
43 BBControl Type N Identifier The type of the control.
44 BBControl Width N 0 32767 Width of the bounding rectangle of the control.
45 … 32767 Horizontal coordinate of the upper left corner of the bounding rectangle of the control.
46 … 0 32767 Vertical coordinate of the upper left corner of the bounding rectangle of the control.
89 … Y 0 2147483647 A 32-bit word that specifies the attribute flags to be applied to this control.
90 Control Control N Identifier Name of the control. This name must be unique within a dialog, bu…
91 Control Control_Next Y Control 2 Identifier The name of an other control on the same dialog. Thi…
93 Control Height N 0 32767 Height of the bounding rectangle of the control.
95 Control Property Y Identifier The name of a defined property to be linked to this control.
96 Control Text Y Formatted A string used to set the initial text contained within a control (if …
97 Control Type N Identifier The type of the control.
98 Control Width N 0 32767 Width of the bounding rectangle of the control.
99 … 32767 Horizontal coordinate of the upper left corner of the bounding rectangle of the control.
100 … 0 32767 Vertical coordinate of the upper left corner of the bounding rectangle of the control.
101 …on N Default;Disable;Enable;Hide;Show The desired action to be taken on the specified control.
103 …ndition Control_ N Control 2 Identifier A foreign key to the Control table, name of the control.
107 …rolEvent Control_ N Control 2 Identifier A foreign key to the Control table, name of the control
109 …he type of the event that should take place when the user interacts with control specified by the …
110 … 2147483647 An integer used to order several events tied to the same control. Can be left blan…
118 Dialog Control_Cancel Y Control 2 Identifier Defines the cancel control. Hitting escape or click…
119 Dialog Control_Default Y Control 2 Identifier Defines the default control. Hitting return is equ…
120 Dialog Control_First N Control 2 Identifier Defines the control that has the focus when the dial…
145 EventMapping Attribute N Identifier The name of the control attribute, that is set when this e…
146 …Mapping Control_ N Control 2 Identifier A foreign key to the Control table, name of the control.
148 … Identifier An identifier that specifies the type of the event that the control subscribes to.