PagePorter Class Library

FpHitCounterImageTypeEditor Class

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

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

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

[Visual Basic]
Public Class FpHitCounterImageTypeEditor
    Inherits UITypeEditor
[C#]
public class FpHitCounterImageTypeEditor : 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

FpHitCounterImageTypeEditor Members | Parastream.Web.UI.Design Namespace