dark_mode EN
  • Method WBasic :New
  • Parameters
    oParent Class: WControl

    oParent do reference to control parent with the same structure hierarchy that the document HTML.

    oOwner references the control that really creates the element

    lAutoCreated (optional)
  • Return value
    Self (Constructor)

    Reference to the created control

Constructor of the class. The parameters oParent and oOwner usually match. But when they are complex controls, that create their own controls, then, do not match

Previous chevron_left Next chevron_right