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
Last revision Both sides next revision
koda:en:documentation:control_combo [2016/12/02 18:49]
c.haslam
koda:en:documentation:control_combo [2016/12/02 19:06]
c.haslam
Line 10: Line 10:
 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 28:
 |**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 48:
 |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