C1.Win.RibbonPreview.8 Assembly / C1.Win.RibbonPreview Namespace / TextBoxPreviewElement Class
Properties


TextBoxPreviewElement Class Members

The following tables list the members exposed by TextBoxPreviewElement.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of a TextBoxPreviewElement.  
Top
Public Properties
 NameDescription
Public PropertyGets the associated preview action. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
Public PropertyGets or sets whether the element can be enabled. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
Public PropertyGets a value indicating if the item should appear only when the Ribbon is minimized. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
Public PropertyGets or sets the KeyTip text.  
Public PropertyGets or sets the label text.  
Public PropertyGets the associated RibbonItem. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
Public PropertyGets the owner C1RibbonPreview. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
Public PropertyGets or sets the tooltip text. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
Public PropertyGets or sets whether the element can be shown. (Inherited from C1.Win.RibbonPreview.BasePreviewElement)
Top
See Also