At 01:41 PM 11/7/2005, Victor Timmons wrote:
How do i use a active control on a form. I have to toolbar for activex but there is nothing there. BLANK
Victor, First, you need to import the "Active X" control in Form Designer. To import available ActiveX Control: . Form Designer | Form | Import ActiveX Controls... . To view ActiveX Toolbar: . Form Designer | Layout | Toolbars | ActiveX Control To Place an ActiveX Control on the form, simply click on the desired ActiveX Control available from the list on the ActiveX Control toolbar. Specific ActiveX properties are defined by the developer of that ActiveX control. You must have full knowledge and understanding of using any ActiveX control imported in R:BASE. Please be advised that each imported ActiveX control has its own properties and functionality as defined by the developer of that ActiveX control. For a sample Active X Control, take a look at the RRBYW10 application: Database: RRBYW10 Form: ActiveX ActiveX Control Type: Windows Media Player Enjoy and make sure to have fun! Very Best R:egards, Razzak.
