Compartilhar via


EmbeddedComboBox Classe

Definição

public ref class EmbeddedComboBox : System::Windows::Forms::ComboBox, Microsoft::ReportingServices::QueryDesigners::IGridEmbeddedControl, Microsoft::ReportingServices::QueryDesigners::IGridEmbeddedControlManagement2
public class EmbeddedComboBox : System.Windows.Forms.ComboBox, Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControl, Microsoft.ReportingServices.QueryDesigners.IGridEmbeddedControlManagement2
type EmbeddedComboBox = class
    inherit ComboBox
    interface IGridEmbeddedControl
    interface IGridEmbeddedControlManagement2
    interface IGridEmbeddedControlManagement
Public Class EmbeddedComboBox
Inherits ComboBox
Implements IGridEmbeddedControl, IGridEmbeddedControlManagement2
Herança
EmbeddedComboBox
Implementações

Construtores

EmbeddedComboBox()
EmbeddedComboBox(Control, Int32, ComboBoxStyle)

Campos

m_ColumnIndex
m_MarginsWidth
m_myStringFormat
m_RowIndex
m_TextFormatFlags

Propriedades

ColumnIndex
Enabled
RowIndex
WantMouseClick

Métodos

AddDataAsString(String)
ClearData()
Dispose(Boolean)
GetCurSelectionAsString()
GetCurSelectionIndex()
OnDrawItem(DrawItemEventArgs)
OnHandleCreated(EventArgs)
OnHandleDestroyed(EventArgs)
OnRightToLeftChanged(EventArgs)
PostProcessFocusFromKeyboard(Keys, Keys)
ProcessKeyMessage(Message)
ReceiveChar(Char)
ReceiveKeyboardEvent(KeyEventArgs)
SetBoundsCore(Int32, Int32, Int32, Int32, BoundsSpecified)
SetCurSelectionAsString(String)
SetCurSelectionIndex(Int32)
SetHorizontalAlignment(HorizontalAlignment)
WndProc(Message)

Eventos

ContentsChanged

Aplica-se a