Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetScrollBars method
TextBoxActiveXControl::GetScrollBars method
Indicates specifies whether the control has vertical scroll bars, horizontal scroll bars, both, or neither.
ControlScrollBarType Aspose::Cells::Drawing::ActiveXControls::TextBoxActiveXControl::GetScrollBars()
Examples
ControlScrollBarType scrollBarType = activeXControl.GetScrollBars();
See Also
- Enum ControlScrollBarType
- Class TextBoxActiveXControl
- Namespace Aspose::Cells::Drawing::ActiveXControls
- Library Aspose.Cells for C++