[Missing <summary> documentation for "T:System.WebControls.RolloverImageButton"]

Namespace: System.WebControls
Assembly: System.Web.Extensions2 (in System.Web.Extensions2.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public class RolloverImageButton : ImageButton
Visual Basic
Public Class RolloverImageButton
	Inherits ImageButton
Visual C++
public ref class RolloverImageButton : public ImageButton
F#
type RolloverImageButton =  
    class
        inherit ImageButton
    end

Inheritance Hierarchy

See Also