CommandButton Control to System.Windows.Forms.Button


CommandButton Control System.Windows.Forms.Button Supported
CommandButton Properties
Appearance No
BackColor BackColor Yes
Cancel Form.CancelButton Yes
Caption Text Yes
CausesValidation CausesValidation Yes
Container Parent Yes
Default Form.AcceptButton Yes
DisabledPicture No
DownPicture No
DragIcon No
DragMode No
Enabled Enabled Yes
Font Font Yes
FontBold No
FontItalic No
FontName No
FontSize No
FontStrikethru No
FontUnderline No
Height Height Yes
HelpContextID No
HWnd Handle Yes
Index No
Left Left Yes
MaskColor No
MouseIcon No
MousePointer Cursor Yes
Name Name Yes
OLEDropMode No
Parent FindForm method Yes
Picture Image Yes
RightToLeft RightToLeft Yes
Style No
TabIndex TabIndex Yes
TabStop TabStop Yes
Tag Tag Yes
ToolTipText ToolTip component Yes
Top Top Yes
UseMaskColor No
Value No
Visible Visible Yes
WhatsThisHelpID No
Width Width Yes
CommandButton Methods
Drag No
Move SetBounds Yes
OLEDrag No
Refresh Refresh Yes
SetFocus Focus Yes
ShowWhatsThis No
ZOrder BringToFront() or SendToBack() Yes
CommandButton Events
Click Click Yes
DragDrop No
DragOver No
GotFocus Enter Yes
KeyDown KeyDown Yes
KeyPress KeyPress Yes
KeyUp KeyUp Yes
LostFocus Leave Yes
MouseDown MouseDown Yes
MouseMove MouseMove Yes
MouseUp MouseUp Yes
OLECompleteDrag No
OLEDragDrop No
OLEDragOver No
OLEGiveFeedback No
OLESetData No
OLEStartDrag No