Vb.Label to System.Windows.Forms.Label


Vb.Label System.Windows.Forms.Label Supported
Properties
Alignment TextAlign Yes
Appearance No
AutoSize AutoSize Yes
BackColor BackColor Yes
BackStyle No
BorderStyle BorderStyle Yes
Caption Text Yes
Container Parent Yes
DataChanged No
DataField No
DataFormat No
DataMember No
DataSource No
DragIcon No
DragMode No
Enabled Enabled Yes
Font Font Yes
FontBold No
FontItalic No
FontName No
FontSize No
FontStrikethru No
FontUnderline No
ForeColor ForeColor Yes
Height Height Yes
Index No
Left Left Yes
LinkItem No
LinkMode No
LinkTimeOut No
LinkTopic No
MouseIcon No
MousePointer Cursor Yes
Name Name Yes
OLEDropMode No
Parent FindForm method Yes
RightToLeft RightToLeft Yes
TabIndex TabIndex Yes
Tag Tag Yes
ToolTipText ToolTip component Yes
Top Top Yes
UseMnemonic UseMnemonic Yes
Visible Visible Yes
WhatsThisHelpID No
Width Width Yes
WordWrap No
Methods
Drag No
LinkExecute No
LinkPoke No
LinkRequest No
LinkSend No
Move SetBounds Yes
OLEDrag No
Refresh Refresh Yes
ShowWhatsThis No
ZOrder BringToFront() or SendToBack() Yes
Events
Change No
Click Click Yes
DblClick DoubleClick Yes
DragDrop No
DragOver No
LinkClose No
LinkError No
LinkNotify No
LinkOpen No
MouseDown MouseDown Yes
MouseMove MouseMove Yes
MouseUp MouseUp Yes
OLECompleteDrag No
OLEDragDrop No
OLEDragOver No
OLEGiveFeedback No
OLESetData No
OLEStartDrag No