OptionButton Interface

Definition

C#
[System.Runtime.InteropServices.Guid("8BD21D53-EC42-11CE-9E0D-00AA006002F3")]
public interface OptionButton : Microsoft.Vbe.Interop.Forms.IMdcOptionButton, Microsoft.Vbe.Interop.Forms.MdcOptionButtonEvents_Event
Derived
Attributes
Implements

Properties

_Font_Reserved (Inherited from IMdcOptionButton)
Accelerator (Inherited from IMdcOptionButton)
Alignment (Inherited from IMdcOptionButton)
AutoSize (Inherited from IMdcOptionButton)
BackColor (Inherited from IMdcOptionButton)
BackStyle (Inherited from IMdcOptionButton)
BordersSuppress (Inherited from IMdcOptionButton)
Caption (Inherited from IMdcOptionButton)
DisplayStyle (Inherited from IMdcOptionButton)
Enabled (Inherited from IMdcOptionButton)
Font (Inherited from IMdcOptionButton)
FontBold (Inherited from IMdcOptionButton)
FontItalic (Inherited from IMdcOptionButton)
FontName (Inherited from IMdcOptionButton)
FontSize (Inherited from IMdcOptionButton)
FontStrikethru (Inherited from IMdcOptionButton)
FontUnderline (Inherited from IMdcOptionButton)
FontWeight (Inherited from IMdcOptionButton)
ForeColor (Inherited from IMdcOptionButton)
GroupName (Inherited from IMdcOptionButton)
Locked (Inherited from IMdcOptionButton)
MouseIcon (Inherited from IMdcOptionButton)
MousePointer (Inherited from IMdcOptionButton)
MultiSelect (Inherited from IMdcOptionButton)
Picture (Inherited from IMdcOptionButton)
PicturePosition (Inherited from IMdcOptionButton)
SpecialEffect (Inherited from IMdcOptionButton)
TextAlign (Inherited from IMdcOptionButton)
TripleState (Inherited from IMdcOptionButton)
Valid (Inherited from IMdcOptionButton)
Value (Inherited from IMdcOptionButton)
WordWrap (Inherited from IMdcOptionButton)

Methods

add_BeforeDragOver(MdcOptionButtonEvents_BeforeDragOverEventHandler) (Inherited from MdcOptionButtonEvents_Event)
add_BeforeDropOrPaste(MdcOptionButtonEvents_BeforeDropOrPasteEventHandler) (Inherited from MdcOptionButtonEvents_Event)
add_Change(MdcOptionButtonEvents_ChangeEventHandler) (Inherited from MdcOptionButtonEvents_Event)
add_Click(MdcOptionButtonEvents_ClickEventHandler) (Inherited from MdcOptionButtonEvents_Event)
add_DblClick(MdcOptionButtonEvents_DblClickEventHandler) (Inherited from MdcOptionButtonEvents_Event)
add_Error(MdcOptionButtonEvents_ErrorEventHandler) (Inherited from MdcOptionButtonEvents_Event)
add_KeyDown(MdcOptionButtonEvents_KeyDownEventHandler) (Inherited from MdcOptionButtonEvents_Event)
add_KeyPress(MdcOptionButtonEvents_KeyPressEventHandler) (Inherited from MdcOptionButtonEvents_Event)
add_KeyUp(MdcOptionButtonEvents_KeyUpEventHandler) (Inherited from MdcOptionButtonEvents_Event)
add_MouseDown(MdcOptionButtonEvents_MouseDownEventHandler) (Inherited from MdcOptionButtonEvents_Event)
add_MouseMove(MdcOptionButtonEvents_MouseMoveEventHandler) (Inherited from MdcOptionButtonEvents_Event)
add_MouseUp(MdcOptionButtonEvents_MouseUpEventHandler) (Inherited from MdcOptionButtonEvents_Event)
let_MouseIcon(StdPicture) (Inherited from IMdcOptionButton)
let_Picture(StdPicture) (Inherited from IMdcOptionButton)
remove_BeforeDragOver(MdcOptionButtonEvents_BeforeDragOverEventHandler) (Inherited from MdcOptionButtonEvents_Event)
remove_BeforeDropOrPaste(MdcOptionButtonEvents_BeforeDropOrPasteEventHandler) (Inherited from MdcOptionButtonEvents_Event)
remove_Change(MdcOptionButtonEvents_ChangeEventHandler) (Inherited from MdcOptionButtonEvents_Event)
remove_Click(MdcOptionButtonEvents_ClickEventHandler) (Inherited from MdcOptionButtonEvents_Event)
remove_DblClick(MdcOptionButtonEvents_DblClickEventHandler) (Inherited from MdcOptionButtonEvents_Event)
remove_Error(MdcOptionButtonEvents_ErrorEventHandler) (Inherited from MdcOptionButtonEvents_Event)
remove_KeyDown(MdcOptionButtonEvents_KeyDownEventHandler) (Inherited from MdcOptionButtonEvents_Event)
remove_KeyPress(MdcOptionButtonEvents_KeyPressEventHandler) (Inherited from MdcOptionButtonEvents_Event)
remove_KeyUp(MdcOptionButtonEvents_KeyUpEventHandler) (Inherited from MdcOptionButtonEvents_Event)
remove_MouseDown(MdcOptionButtonEvents_MouseDownEventHandler) (Inherited from MdcOptionButtonEvents_Event)
remove_MouseMove(MdcOptionButtonEvents_MouseMoveEventHandler) (Inherited from MdcOptionButtonEvents_Event)
remove_MouseUp(MdcOptionButtonEvents_MouseUpEventHandler) (Inherited from MdcOptionButtonEvents_Event)

Events

Applies to

Product Versions
Office primary interop assembly Latest