PagePorter Class Library

FpSubstitutionVariableTypeEditor Class

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

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

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

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

FpSubstitutionVariableTypeEditor Members | Parastream.Web.UI.Design Namespace