MFCDialogNumberVariableExtender Members
Include Protected Members
Include Inherited Members
Provides access to the minimum and maximum range of a numeric-type variable in an MFC dialog box.
The MFCDialogNumberVariableExtender type exposes the following members.
Methods
Name | Description | |
---|---|---|
Initialize | Infrastructure. Microsoft Internal Use Only. |
Top
Properties
Name | Description | |
---|---|---|
MaxValue | Gets or sets the maximum value for the numeric-type variable represented by the parent object. | |
MinValue | Gets or sets the minimum value for the numeric-type variable represented by the parent object. |
Top