FormSegmentedEntryControl.countryRegionContextField Method
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.
Overloads
countryRegionContextField() | |
countryRegionContextField(Int32) |
countryRegionContextField()
public:
override int countryRegionContextField();
public override int countryRegionContextField ();
override this.countryRegionContextField : unit -> int
Public Overrides Function countryRegionContextField () As Integer
Returns
Applies to
countryRegionContextField(Int32)
public:
override int countryRegionContextField(int _value);
public override int countryRegionContextField (int _value);
override this.countryRegionContextField : int -> int
Public Overrides Function countryRegionContextField (_value As Integer) As Integer
Parameters
- _value
- Int32