EmbeddedComboBox Class

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
Inheritance
EmbeddedComboBox
Implements

Constructors

EmbeddedComboBox()
EmbeddedComboBox(Control, Int32, ComboBoxStyle)

Fields

m_ColumnIndex
m_MarginsWidth
m_myStringFormat
m_RowIndex
m_TextFormatFlags

Properties

ColumnIndex
Enabled
RowIndex
WantMouseClick

Methods

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)

Events

ContentsChanged

Applies to