User Tools

Site Tools


koda:en:documentation:control_combo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
koda:en:documentation:control_combo [2016/12/02 18:49]
c.haslam
koda:en:documentation:control_combo [2016/12/02 19:14]
c.haslam
Line 4: Line 4:
 {|class="cboxtable" {|class="cboxtable"
 |- |-
-|class="cboxcell1"|{{  control_combo.gif  |}} +|class="cboxcell1"|{{  control_combo.gif  }}| 
-|class="cboxcell2"|**TACombo** +|class="cboxcell2"|**TACombo**|}
-|}+
  
 Creates a ComboBox control Creates a ComboBox control
  
-#remarks_header[Properties:]#+==== Properties: ====
 |**Color**|{{KODA>VAR>Color}} | |**Color**|{{KODA>VAR>Color}} |
 |**ContextMenu**|{{KODA>VAR>ContextMenu}} | |**ContextMenu**|{{KODA>VAR>ContextMenu}} |
Line 28: Line 27:
 |**Visible**|If False, generates <color blue>GUICtrlSetState(-1, $GUI_HIDE)</color> | |**Visible**|If False, generates <color blue>GUICtrlSetState(-1, $GUI_HIDE)</color> |
  
-#remarks_header[Styles:]#+==== Styles: ====
  
 A Combo control consists of an //input area// and a //list area//. A Combo control consists of an //input area// and a //list area//.
Line 48: Line 47:
 |WS_CLIPSIBLINGS|{{KODA>VAR>WS_CLIPSIBLINGS}} | |WS_CLIPSIBLINGS|{{KODA>VAR>WS_CLIPSIBLINGS}} |
  
-#remarks_header[Extra Styles:]#+==== Extra Styles: ====
  
 |WS_EX_CLIENTEDGE|{{KODA>VAR>WS_EX_CLIENTEDGE}}| |WS_EX_CLIENTEDGE|{{KODA>VAR>WS_EX_CLIENTEDGE}}|
 |WS_EX_STATICEDGE|{{KODA>VAR>WS_EX_STATICEDGE}} | |WS_EX_STATICEDGE|{{KODA>VAR>WS_EX_STATICEDGE}} |
  
-#remarks_header[Remarks:]#+==== Remarks: ====
  
 The Height property is the height of the //closed// Combobox. The Height property is the height of the //closed// Combobox.
  
-#remarks_header[Related:]#+==== Related: =====
  
 None None
koda/en/documentation/control_combo.txt · Last modified: 2016/12/02 19:14 by c.haslam