ComboBox

ComboBox

Upgrades to System.Windows.Forms.ComboBox.

Visual Basic 6

Type

Visual Basic .NET

AddItem

Method

Items.Add, or Items.Insert (if Index parameter exists)

Appearance

Property

No mapping

BackColor

Property

BackColor

CausesValidation

Property

CausesValidation

Change

Event

TextChanged

Clear

Method

Items.Clear

Click

Event

SelectedIndexChanged

Container

Property

Parent

DataChanged

Property

No mapping

DataField

Property

For ADO, used in VB6_AddADODatabinding method

DataFormat

Property

No mapping

DataMember

Property

For ADO, used in VB6_AddADODatabinding method

DataSource

Property

For ADO, used in VB6_AddADODatabinding method

DblClick

Event

No mapping

Drag

Method

No mapping

DragDrop

Event

No mapping

DragIcon

Property

No mapping

DragMode

Property

No mapping

DragOver

Event

No mapping

DropDown

Event

DropDown

Enabled

Property

Enabled

Font

Property

Font

FontBold

Property

Font.Bold, VB6.FontChangeBold

FontItalic

Property

Font.Italic, VB6.FontChangeItalic

FontName

Property

Font.Name, VB6.FontChangeName

FontSize

Property

Font.SizeInPoints, VB6.FontChangeSize

FontStrikethru

Property

Font.StrikeOut, VB6.FontChangeStrikeOut

FontUnderline

Property

Font.Underline, VB6.FontChangeUnderline

ForeColor

Property

ForeColor

GotFocus

Event

Enter

Height

Property

Height

HelpContextID

Property

No mapping

HWnd

Property

Handle

IMEMode

Property

ImeMode

Index

Property

Index property of ControlArray object

IntegralHeight

Property

IntegralHeight

ItemData

Property

VB6.GetItemData, VB6.SetItemData methods

KeyDown

Event

KeyDown

KeyPress

Event

KeyPress

KeyUp

Event

KeyUp

Left

Property

Left

List

Property

VB6.GetItemString, VB6.SetItemString methods

ListCount

Property

Items.Count

ListIndex

Property

SelectedIndex

Locked

Property

No mapping

LostFocus

Event

Leave

MouseIcon

Property

No mapping

MousePointer

Property

Cursor

Move

Method

SetBounds

Name

Property

Name

NewIndex

Property

Return result of Items.Add (if preceding line is Items.Add)

OLECompleteDrag

Event

No mapping

OLEDrag

Method

No mapping

OLEDragDrop

Event

No mapping

OLEDragMode

Property

No mapping

OLEDragOver

Event

No mapping

OLEDropMode

Property

No mapping

OLEGiveFeedback

Event

No mapping

OLESetData

Event

No mapping

OLEStartDrag

Event

No mapping

Parent

Property

FindForm

Refresh

Method

Refresh

RemoveItem

Method

Items.RemoveAt

RightToLeft

Property

RightToLeft

Scroll

Event

No mapping

SelLength

Property

SelectionLength

SelStart

Property

SelectionStart

SelText

Property

SelectedText

SetFocus

Method

Focus

ShowWhatsThis

Method

No mapping

Sorted

Property

Sorted

Style

Property

DropDownStyle

TabIndex

Property

TabIndex

TabStop

Property

TabStop

Tag

Property

Tag

Text

Property

Text

ToolTipText

Property

SetToolTip method on ToolTip component

Top

Property

Top

TopIndex

Property

No mapping

Validate

Event

Validating

Visible

Property

Visible

WhatsThisHelpID

Property

No mapping

Width

Property

Width

ZOrder

Method

VB6.ZOrder method, or BringToFront if Position parameter is 0, SendToBack if Position parameter is 1



Upgrading Microsoft Visual Basic 6.0to Microsoft Visual Basic  .NET
Upgrading Microsoft Visual Basic 6.0 to Microsoft Visual Basic .NET w/accompanying CD-ROM
ISBN: 073561587X
EAN: 2147483647
Year: 2001
Pages: 179

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net