# SalQuickToolTipVScrollBar

Namespace: **PPJ.Runtime.Windows.QO**

Assembly: **PPJ.Runtime.49** (4.9.0.0)

Pushbutton with tool tip support

{% tabs %}
{% tab title="C#" %}

```csharp
public class SalQuickToolTipVScrollBar : SalVerticalScrollBar
```

{% endtab %}

{% tab title="VB.NET" %}

```visual-basic
Public Class SalQuickToolTipVScrollBar
    Inherits SalVerticalScrollBar
```

{% endtab %}
{% endtabs %}

## Constructors

### ![](/files/dBIrS7XBDGmrzmTRbSI6)SalQuickToolTipVScrollBar()

Default Constructor.

## Properties

### ![](/files/dBIrS7XBDGmrzmTRbSI6)TooltipStatus

[String](https://docs.microsoft.com/en-us/dotnet/api/system.string): Multiple Inheritance: Wrapper property. (Default: `""`)

### ![](/files/dBIrS7XBDGmrzmTRbSI6)TooltipText

[String](https://docs.microsoft.com/en-us/dotnet/api/system.string): Multiple Inheritance: Wrapper property. (Default: `""`)

## Methods

### ![](/files/dBIrS7XBDGmrzmTRbSI6)AddTool(hWnd, sTip, sStatus)

Multiple Inheritance: Wrapper function.

| Parameter   | Type                                                                                      | Description |
| ----------- | ----------------------------------------------------------------------------------------- | ----------- |
| **hWnd**    | [SalWindowHandle](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md) |             |
| **sTip**    | [SalString](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md)       |             |
| **sStatus** | [SalString](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md)       |             |

**Returns:** [SalBoolean](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)DeleteTool(hWnd)

Multiple Inheritance: Wrapper function.

| Parameter | Type                                                                                      | Description |
| --------- | ----------------------------------------------------------------------------------------- | ----------- |
| **hWnd**  | [SalWindowHandle](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md) |             |

**Returns:** [SalBoolean](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)DeleteTool()

Multiple Inheritance: Wrapper function.

**Returns:** [SalBoolean](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)GetStatusText(hWnd)

Multiple Inheritance: Wrapper function.

| Parameter | Type                                                                                      | Description |
| --------- | ----------------------------------------------------------------------------------------- | ----------- |
| **hWnd**  | [SalWindowHandle](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md) |             |

**Returns:** [SalString](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)GetStatusText()

Multiple Inheritance: Wrapper function.

**Returns:** [SalString](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)GetTipText(hWnd)

Multiple Inheritance: Wrapper function.

| Parameter | Type                                                                                      | Description |
| --------- | ----------------------------------------------------------------------------------------- | ----------- |
| **hWnd**  | [SalWindowHandle](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md) |             |

**Returns:** [SalString](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)GetTipText()

Multiple Inheritance: Wrapper function.

**Returns:** [SalString](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)IsTool(hWnd)

Multiple Inheritance: Wrapper function.

| Parameter | Type                                                                                      | Description |
| --------- | ----------------------------------------------------------------------------------------- | ----------- |
| **hWnd**  | [SalWindowHandle](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md) |             |

**Returns:** [SalBoolean](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)IsTool()

Multiple Inheritance: Wrapper function.

**Returns:** [SalBoolean](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)SetStatusText(hWnd, sText)

Multiple Inheritance: Wrapper function.

| Parameter | Type                                                                                      | Description |
| --------- | ----------------------------------------------------------------------------------------- | ----------- |
| **hWnd**  | [SalWindowHandle](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md) |             |
| **sText** | [SalString](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md)       |             |

**Returns:** [SalBoolean](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)SetStatusText(sText)

Multiple Inheritance: Wrapper function.

| Parameter | Type                                                                                | Description |
| --------- | ----------------------------------------------------------------------------------- | ----------- |
| **sText** | [SalString](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md) |             |

**Returns:** [SalBoolean](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)SetTipText(hWnd, sText)

Multiple Inheritance: Wrapper function.

| Parameter | Type                                                                                      | Description |
| --------- | ----------------------------------------------------------------------------------------- | ----------- |
| **hWnd**  | [SalWindowHandle](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md) |             |
| **sText** | [SalString](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md)       |             |

**Returns:** [SalBoolean](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

### ![](/files/dBIrS7XBDGmrzmTRbSI6)SetTipText(sText)

Multiple Inheritance: Wrapper function.

| Parameter | Type                                                                                | Description |
| --------- | ----------------------------------------------------------------------------------- | ----------- |
| **sText** | [SalString](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md) |             |

**Returns:** [SalBoolean](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md).

## Implements

| Name                                                                                  | Description                                                                        |
| ------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------- |
| [ISalControl](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md) | All SAL controls implement this interface.                                         |
| [ISalWindow](/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md)  | All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface. |


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://desktop-api.iceteagroup.com/ppj.runtime.49/qo/ppj.runtime.windows.qo.salquicktooltipvscrollbar.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
