Share

CAcUiToolButton

Class Hierarchy

CAdUiOwnerDrawButton
    CAdUiBitmapButton
        CAdUiToolButton
            CAcUiToolButton

C++

class CAcUiToolButton : public CAdUiToolButton;

File

acuiButton.h

Description

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

See Also

CAdUiToolButton

Was this information helpful?