enow.com Web Search

Search results

  1. Results from the WOW.Com Content Network
  2. ActiveX Document - Wikipedia

    en.wikipedia.org/wiki/ActiveX_Document

    ActiveX Document (also known as DocObject or DocObj [1]) is a Microsoft technology that allows users to view and edit Microsoft Word, Excel, and PDF documents inside web browsers. [2] It defines a set of Component Object Model coding contracts between hosting programs like Internet Explorer or Microsoft Office Binder [ 3 ] and hosted documents ...

  3. ActiveX - Wikipedia

    en.wikipedia.org/wiki/ActiveX

    Microsoft introduced ActiveX in 1996. In principle, ActiveX is not dependent on Microsoft Windows operating systems, but in practice, most ActiveX controls only run on Windows. Most also require the client to be running on an x86-based computer because ActiveX controls contain compiled code. [2]

  4. Active Scripting - Wikipedia

    en.wikipedia.org/wiki/Active_Scripting

    Active Scripting (formerly known as ActiveX Scripting) is the technology used in Windows to implement component-based scripting support. It is based on OLE Automation (part of COM ) and allows installation of additional scripting engines in the form of COM modules.

  5. Microsoft UI Automation - Wikipedia

    en.wikipedia.org/wiki/Microsoft_UI_Automation

    Automation Element objects expose common properties of the UI elements they represent. One of these properties is the control type, which defines its basic appearance and functionality as a single recognizable entity (e.g., a button or check box). In addition, elements expose control patterns that provide properties specific to their control types.

  6. Microsoft InfoPath - Wikipedia

    en.wikipedia.org/wiki/Microsoft_InfoPath

    Conditional formatting can be used to change the appearance or visibility of objects based on values in the form. InfoPath has many different ActiveX Controls, all of which have a value bound to a field in the form's data source. Common controls include list boxes, radio buttons, text boxes, buttons, and check boxes.

  7. Informix Wingz - Wikipedia

    en.wikipedia.org/wiki/Informix_Wingz

    The most obvious feature, and the easiest to "checkbox review", was the size of the spreadsheets Wingz could process. Excel's maximum size was 256 columns by 16384 rows, while Wingz could handle spreadsheets up to 32768 in both directions. [7] [8] At the time spreadsheets were still being compared primarily on this feature.

  8. Component Object Model - Wikipedia

    en.wikipedia.org/wiki/Component_Object_Model

    It was introduced with Word and Excel in 1991, and was later included with Windows, starting with version 3.1 in 1992. An example of a compound document is a spreadsheet embedded in a Word document. As changes are made to the spreadsheet in Excel, they appear automatically in the Word document.

  9. Visual Basic for Applications - Wikipedia

    en.wikipedia.org/wiki/Visual_Basic_for_Applications

    VBA programs can be attached to a menu button, a macro, a keyboard shortcut, or an OLE/COM event, such as the opening of a document in the application. The language provides a user interface in the form of UserForms, which can host ActiveX controls for added functionality.