Init

Return to Introduction  Previous page  Next page

Call this method to initialize the control. The control will not be draw until this function has been called.

NOTE: Never call this function before the window has been opened (i.e. "Local Objects|Abc Objects|Init|Open Window"-embed is a nice place).

 

 

Prototype:

Init(LONG nControl),VIRTUAL

 

Arguments:

nControl        The control to be used.

 

Example:

TaskPanel5.Init(?XPTaskPanel)

 



Direct link to this page on our website: http://www.icetips.com/manuals/xptaskpanel/init.htm