EditorFactoryBase.Cookie Property

Definition

Abstract handle in Visual Studio to be used to unregister this editor.

public:
 property System::UInt32 Cookie { System::UInt32 get(); void set(System::UInt32 value); };
public uint Cookie { get; set; }
member this.Cookie : uint32 with get, set
Public Property Cookie As UInteger

Property Value

An unsigned integer value.

Applies to