You use Windows Control Knowledge Objects to display controls in your Authorware piece. The WinCtrls.u32 file provides three Knowledge Objects:
Windows Control Knowledge Object This Knowledge Object creates a single instance of a control. (If you want multiple instances, you must use multiple Knowledge Objects.) You use this Knowledge Object to create a control before you attempt to get or set properties.
For more information, see Using a Windows Control Knowledge Object to create a Windows control.
Set Property Knowledge Object After you have created a control, you use this Knowledge Object to set the various attributes (called properties) for that control.
For more information, see Setting a control's properties with the Set Property Knowledge Object.
Get Property Knowledge Object You use this Knowledge Object to retrieve the current value of a control's property. The value is placed in a user variable that you create or select. Each Knowledge Object can retrieve only one value.
For more information, see Retrieving a control's properties with the Get Property Knowledge Object.
Send me an e-mail when comments are added to this page | Comment Report
Current page: http://livedocs.adobe.com/authorware/7/using_aw_en/14_winc3.htm