User Tools

Site Tools


Sidebar

<< Back


koda:en:documentation:control_obj

Obj

{|class=“cboxtable”

class=“cboxcell1”
class=“cboxcell2”

Creates an ActiveX control

#remarks_header[Properties:]#

AXNameActiveX component name. Just for information.
AXObjectDouble-click to the right to choose an ActiveX object using the ActiveX Browser
Left,TopPosition of control relative to its parent
Width,HeightSize of control in pixels
NameName of control and of the variable that is assigned its control ID in generated code. If not specified, no variable is generated
TabOrderTabOrder=Sequence in which controls are selected with the Tab and Shift+Tab keys. For a Form and for each Group, TabOrder starts with 0. You may prefer to use the TabOrder Visual Editor: press Ctrl+T to open it.
VisibleIf False, generates <color blue>GUICtrlSetState(-1, $GUI_HIDE)</color>

#remarks_header[Remarks:]#

None

#remarks_header[Related:]#

None

koda/en/documentation/control_obj.txt · Last modified: 2014/07/10 10:48 (external edit)