DirectShowPropertyPage Members

DirectX.Capture

DirectX.Capture Class Library

DirectShowPropertyPage Members

Public Instance Constructors

Public Instance Fields

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

Public Instance Properties

State (inherited from PropertyPage) 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.
ToString (inherited from Object)Returns a String that represents the current Object.

See Also

DirectShowPropertyPage Class | DirectX.Capture Namespace