ComponentOne SuperTooltip for WinForms
C1.Win.8 Assembly / C1.Win.Themes Namespace / StyledPropertyCollection.UninitializedPropertyException Class / HResult Property

In This Topic
    HResult Property (StyledPropertyCollection.UninitializedPropertyException)
    In This Topic
    Syntax
    'Declaration
     
    Public Property HResult As System.Integer
    public System.int HResult {get; set;}
    See Also