Edit

Share via


HTMLSubmit Interface

Definition

[System.Runtime.InteropServices.Guid("5512D111-5CC6-11CF-8D67-00AA00BDCE1D")]
public interface HTMLSubmit : Microsoft.Vbe.Interop.Forms.IWHTMLSubmitButton, Microsoft.Vbe.Interop.Forms.WHTMLControlEvents_Event
[<System.Runtime.InteropServices.Guid("5512D111-5CC6-11CF-8D67-00AA00BDCE1D")>]
type HTMLSubmit = interface
    interface IWHTMLSubmitButton
    interface WHTMLControlEvents_Event
Public Interface HTMLSubmit
Implements IWHTMLSubmitButton, WHTMLControlEvents_Event
Derived
Attributes
Implements

Properties

Action (Inherited from IWHTMLSubmitButton)
Caption (Inherited from IWHTMLSubmitButton)
Encoding (Inherited from IWHTMLSubmitButton)
HTMLName (Inherited from IWHTMLSubmitButton)
HTMLType (Inherited from IWHTMLSubmitButton)
Method (Inherited from IWHTMLSubmitButton)

Methods

add_Click(WHTMLControlEvents_ClickEventHandler) (Inherited from WHTMLControlEvents_Event)
remove_Click(WHTMLControlEvents_ClickEventHandler) (Inherited from WHTMLControlEvents_Event)

Events

Click (Inherited from WHTMLControlEvents_Event)

Applies to