# | Line 106 | Line 106 | Namespace RealConstant | |
---|---|---|
106 | combo1.Height = 500 | |
107 | combo1.Style = swPropMgrPageComboBoxStyle_e.swPropMgrPageComboBoxStyle_EditableText | |
108 | End If | |
109 | < | combo1.Style = SwConst.swPropMgrPageComboBoxStyle_e.swPropMgrPageComboBoxStyle_Sorted |
109 | > | combo1.Style = swconst.swPropMgrPageComboBoxStyle_e.swPropMgrPageComboBoxStyle_Sorted |
110 | RCCode.RCcombo1 = combo1 | |
111 | ||
112 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |