PropertyPage Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public ref class PropertyPage : System::Windows::Forms::UserControl
public class PropertyPage : System.Windows.Forms.UserControl
type PropertyPage = class
inherit UserControl
Public Class PropertyPage
Inherits UserControl
- Inheritance
-
PropertyPage
Constructors
| PropertyPage() | |
| PropertyPage(String) |
Properties
| Dirty | |
| PropertyPageHelpKeyword | |
| PropertyPageProvider | |
| PropertyPageTitle |
Methods
| ApplyProperties(Boolean) | |
| Dispose(Boolean) | |
| Help() | |
| InitProperties() | |
| LoadProperties() | |
| OnBindingChanged() | |
| OnLoad(EventArgs) | |
| OnPropertyValueChanged() | |
| SaveProperties() | |
| ValidateProperties() |