KB-26387: How to disable typing directly into a ComboBox.
Question: How can disable data typing direclty into a ComboBox? Solution: To do so, change the ComboBox’s Style property to 2 – fmStyleDropDownList.
Question: How can disable data typing direclty into a ComboBox? Solution: To do so, change the ComboBox’s Style property to 2 – fmStyleDropDownList.
OVERVIEW When you link an E2Button to a tag, this object’s status (pressed or not) is not updated according to tag value, even when correctly configured. E2Button will only work…
OVERVIEW When you link Accelerator property from any MSForms object to a screen, and then press the key configured on screen, nothing happens. SITUATION Elipse Software has confirmed that this…
Question: How can save (via E3) a movie with audio recorded by a webcam with a microphone? Solution: Install in your computer an ActiveX called VideoOCX, which supports a webcam…
Question: How does a Timer Tag work? Solution: There are four different modes a timer tag can operate: Single: fires an event once it reaches the date set in StartTime…
Question: On a screen with different types of objects, can I print only the RMChart and not the others? Solution: Yes. To do so, you will either use ActiveX’s Draw2File()…
Question: Although they are correct, the XControl‘s internal links appear in red. Why does this happen? Solution: This happens because the XControl linking it to the XObject may have its…
Question: How can I configure E3’s communication log with OPC Server? Solution: There is no specific configuration for that. Communication with OPC Servers appears in E3’s regular log, specifically the…
Question: Which specifications of the OPC standard architecture are met by Elipse Software‘s products? Solution: Elipse Software‘s products meet the following specifications of the OPC standard architecture: E3 OPC Client:…
Question: What is the difference between the Properties List and the Links tab? Solution: The Properties List displays the fixed values for the object’s properties. The Links tab helps you…