PagePorter Class Library

FpHitCounterResetTypeEditor Class

Provides a user interface to select and configure a FpHitCounter object.

For a list of all members of this type, see FpHitCounterResetTypeEditor Members.

System.Object
   System.Drawing.Design.UITypeEditor
      Parastream.Web.UI.Design.FpHitCounterResetTypeEditor

[Visual Basic]
Public Class FpHitCounterResetTypeEditor
    Inherits UITypeEditor
[C#]
public class FpHitCounterResetTypeEditor : UITypeEditor

Thread Safety

Public static (Shared in Visual Basic) members of this type are safe for multithreaded operations. Instance members are not guaranteed to be thread-safe.

Remarks

This class provides a way to access the "dynamic default" value for some properties by dropping down the combo box and selecting the default.

Requirements

Namespace: Parastream.Web.UI.Design

Assembly: FpCtrlsUI (in FpCtrlsUI.dll)

See Also

FpHitCounterResetTypeEditor Members | Parastream.Web.UI.Design Namespace