Share via


EmbeddedTextBox Class

Definition

public ref class EmbeddedTextBox : System::Windows::Forms::TextBox, Microsoft::ReportingServices::QueryDesigners::IGridEmbeddedControl, Microsoft::ReportingServices::QueryDesigners::IGridEmbeddedControlManagement2
public class EmbeddedTextBox : System.Windows.Forms.TextBox, Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControl, Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControlManagement2
type EmbeddedTextBox = class
    inherit TextBox
    interface IGridEmbeddedControl
    interface IGridEmbeddedControlManagement2
    interface IGridEmbeddedControlManagement
Public Class EmbeddedTextBox
Inherits TextBox
Implements IGridEmbeddedControl, IGridEmbeddedControlManagement2
Inheritance
EmbeddedTextBox
Implements

Constructors

EmbeddedTextBox()
EmbeddedTextBox(Control, Int32)

Fields

m_alwaysShowContextMenu
m_ColumnIndex
m_MarginsWidth
m_RowIndex

Properties

AlwaysShowContextMenu
ColumnIndex
Enabled
RowIndex
WantMouseClick

Methods

AddDataAsString(String)
ClearData()
GetCurSelectionAsString()
GetCurSelectionIndex()
PostProcessFocusFromKeyboard(Keys, Keys)
ProcessKeyMessage(Message)
ReceiveChar(Char)
ReceiveKeyboardEvent(KeyEventArgs)
SetCurSelectionAsString(String)
SetCurSelectionIndex(Int32)
SetHorizontalAlignment(HorizontalAlignment)
WndProc(Message)

Events

ContentsChanged

Applies to