public NAjaxTooltipTool( System.bool defaultEnabled, System.string tooltipDivClassName, System.int offsetLeft, System.int offsetBottom )
'Declaration
Public Function New( _ ByVal defaultEnabled As System.Boolean, _ ByVal tooltipDivClassName As System.String, _ ByVal offsetLeft As System.Integer, _ ByVal offsetBottom As System.Integer _ )
'Usage
Dim defaultEnabled As System.Boolean Dim tooltipDivClassName As System.String Dim offsetLeft As System.Integer Dim offsetBottom As System.Integer Dim instance As New NAjaxTooltipTool(defaultEnabled, tooltipDivClassName, offsetLeft, offsetBottom)
Parameters
- defaultEnabled
- tooltipDivClassName
- offsetLeft
- offsetBottom