Skip to main content
A newer version of this page is available. .

TcxButtonPart Enum

Declaration

TcxButtonPart = (
    cxbpButton,
    cxbpDropDownLeftPart,
    cxbpDropDownRightPart
);

Members

Name
cxbpButton
cxbpDropDownLeftPart
cxbpDropDownRightPart
See Also