Themes for WinForms | ComponentOne
C1.Win.Themes.8 Assembly / C1.Win.Themes Namespace / EShouldNeverBeHere Class / HResult Property

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