次の方法で共有


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

適用対象