PropertyPage Members

DirectX.Capture

DirectX.Capture Class Library

PropertyPage Members

Public Instance Constructors

Public Instance Fields

Name Name of property page. This name may not be unique
SupportsPersisting Does this property page support saving and loading the user's choices.

Public Instance Properties

State Get or set the state of the property page. This is used to save and restore the user's choices without redisplaying the property page.

Public Instance Methods

Dispose Release unmanaged resources
Equals (inherited from Object)Determines whether the specified Object is equal to the current Object.
GetHashCode (inherited from Object)Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.
GetType (inherited from Object)Gets the Type of the current instance.
Show Show the property page. Some property pages cannot be displayed while previewing and/or capturing. This method will block until the property page is closed by the user.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

PropertyPage Class | DirectX.Capture Namespace