Project: VB6GUI
Version: 3.0.0
Report Date: 08/06/2023 12:06:14
By: Yaron Goali (WISERBIT DOT COM) for Microncode.com
User Control: cSlider
Properties
BackColor [Get] - Public (Return Datatype: OLE_COLOR)
BackColor [Let] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_BackColor |
OLE_COLOR |
Enabled [Get] - Public (Return Datatype: Boolean)
Enabled [Let] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_Enabled |
Boolean |
Max [Get] - Public (Return Datatype: Long)
Max [Let] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_Max |
Long |
Min [Get] - Public (Return Datatype: Long)
Min [Let] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_Min |
Long |
MouseIcon [Get] - Public (Return Datatype: StdPicture)
MouseIcon [Set] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_MouseIcon |
StdPicture |
MousePointer [Get] - Public (Return Datatype: MousePointerConstants)
MousePointer [Let] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_MousePointer |
MousePointerConstants |
Orientation [Get] - Public (Return Datatype: sOrientationConstants)
Orientation [Let] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_Orientation |
sOrientationConstants |
RailPicture [Get] - Public (Return Datatype: Picture)
RailPicture [Set] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_RailPicture |
Picture |
RailStyle [Get] - Public (Return Datatype: sRailStyleConstants)
RailStyle [Let] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_RailStyle |
sRailStyleConstants |
ShowValueTip [Get] - Public (Return Datatype: Boolean)
ShowValueTip [Let] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_ShowValueTip |
Boolean |
SliderIcon [Get] - Public (Return Datatype: Picture)
SliderIcon [Set] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_SliderIcon |
Picture |
value [Get] - Public (Return Datatype: Long)
No Parameters
Procedure Attributes
Attribute | Value |
Procedure ID | Default |
Attributes | User Interface Default |
value [Let] - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
ByVal |
New_Value |
Long |
Event Declares
MouseDown - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
|
Shift |
Integer |
MouseUp - Public
Optional | ByVal/ByRef | Variable | Datatype |
|
|
Shift |
Integer |