Represents the base class for all container elements.
Component | +--DhStyleBase | +--DhElement | +--DhBaseContainer
package com.ms.wfc.html
public abstract class DhBaseContainer
extends DhElement
implements ITopLevelWindow
This class should be derived from but never instantiated itself.