Freigeben über


EmbeddedComboBox Klasse

Definition

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
Vererbung
EmbeddedComboBox
Implementiert

Konstruktoren

EmbeddedComboBox()
EmbeddedComboBox(Control, Int32, ComboBoxStyle)

Felder

m_ColumnIndex
m_MarginsWidth
m_myStringFormat
m_RowIndex
m_TextFormatFlags

Eigenschaften

ColumnIndex
Enabled
RowIndex
WantMouseClick

Methoden

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)

Ereignisse

ContentsChanged

Gilt für: