[]
        
(Showing Draft Content)

FarPoint.Win.FpVisualStyleRenderer.GetInteger

GetInteger Method

GetInteger(IntegerProperty)

Returns the value of the specified integer property for the current visual style element.

Declaration
public int GetInteger(IntegerProperty prop)
Public Function GetInteger(prop As IntegerProperty) As Integer
Parameters
Type Name Description
IntegerProperty prop

One of the System.Windows.Forms.VisualStyles.IntegerProperty values that specifies which property value to retrieve for the current visual style element.

Returns
Type Description
int

The integer value of the property specified by the prop parameter for the current visual style element.