Aspose::Cells::Drawing::ActiveXControls::ShowDropButtonType enum
ShowDropButtonType enum
Specifies when to show the drop button.
enum class ShowDropButtonType
Values
Name | Value | Description |
---|---|---|
Never | 0 | Never show the drop button. |
Focus | 1 | Show the drop button when the control has the focus. |
Always | 2 | Always show the drop button. |
See Also
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++