Spread Windows Forms 17
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet.UI Namespace / FunctionIntelliSense Class / HT_TRANSPARENT Field


In This Topic
    HT_TRANSPARENT Field (FunctionIntelliSense)
    In This Topic
    Indicates that there is no hit test.
    Syntax
    'Declaration
     
    
    Public Const HT_TRANSPARENT As Integer
    'Usage
     
    
    Dim value As Integer
     
    value = FunctionIntelliSense.HT_TRANSPARENT
    public const int HT_TRANSPARENT
    See Also