AddControl

Return to Introduction  Previous page  Next page

PXPWindow.AddControl(Long cFeq)

If you create a control at runtime, you will have to make PowerXP-Theme aware of the new control by calling the AddControl-method:

 

cFeq is the control's Field Equate Label (PROP:Feq)

 

If the control's type is recognized by PowerXP-Theme the control will be themed.

 

 

Example:

PXPWindow.AddControl(?MyControl{PROP:Feq})

 



Direct link to this page: http://www.icetips.com/manuals/xptheme/addcontrol.htm

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