ComponentOne Ribbon for WinForms
GapBeforeTextArea Property (RibbonTextBox)

C1.Win.C1Ribbon.4 Assembly > C1.Win.C1Ribbon Namespace > RibbonTextBox Class : GapBeforeTextArea Property
Gets or sets the gap between the label and text area when this RibbonTextBox appears on a RibbonGroup.
Syntax
'Declaration
 
Public Property GapBeforeTextArea As System.Integer
public System.int GapBeforeTextArea {get; set;}
See Also

Reference

RibbonTextBox Class
RibbonTextBox Members