Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
// NOTE: using ; and not . 
CtrlId = @Window:";EDITLINE" 

// Show the combo box drop down 
Set_Property(@Window:".OLE_SUBCLASS", "OLE.ComboDropDown[":CtrlId:"]", 1) 

// Determine if the combo box is visible or not 
IsComboVisible = Get_Property(@Window:".OLE_SUBCLASS", "OLE.ComboDropDown[":CtrlId:"]")

See Also

ComboComboDataComboRowDataComboSelPos