Share

CAcUiDropSite

Class Hierarchy

CAdUiOwnerDrawButton
    CAdUiBitmapButton
        CAdUiBitmapStatic
            CAdUiDropSite
                CAcUiDropSite

C++

class CAcUiDropSite : public CAdUiDropSite;

File

acuiButton.h

Description

CAcUiDropSite inherits from the CAdUiDropSite class for use with AutoCAD. It does not specialize any behavior of CAdUiDropSite, but is provided for the AcUi library. Refer to CAdUiDropSite for complete details of the member functions and member data that are part of this derived class.

See Also

CAdUiDropSite

Was this information helpful?