RibbonTextBox Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class RibbonTextBox : System::Windows::Controls::TextBox, System::Windows::Input::ICommandSource
[System.Windows.TemplatePart(Name="PART_ContentHost", Type=typeof(System.Windows.Controls.ScrollViewer))]
public class RibbonTextBox : System.Windows.Controls.TextBox, System.Windows.Input.ICommandSource
[<System.Windows.TemplatePart(Name="PART_ContentHost", Type=typeof(System.Windows.Controls.ScrollViewer))>]
type RibbonTextBox = class
inherit TextBox
interface ICommandSource
Public Class RibbonTextBox
Inherits TextBox
Implements ICommandSource
- Inheritance
-
RibbonTextBox
- Attributes
- Implements
Constructors
RibbonTextBox() |