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