EmbeddedComboBox 类

定义

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
继承
EmbeddedComboBox
实现

构造函数

EmbeddedComboBox()
EmbeddedComboBox(Control, Int32, ComboBoxStyle)

字段

m_ColumnIndex
m_MarginsWidth
m_myStringFormat
m_RowIndex
m_TextFormatFlags

属性

ColumnIndex
Enabled
RowIndex
WantMouseClick

方法

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)

事件

ContentsChanged

适用于