PPJ Desktop API
HomeCurrent IssuesDownloads
  • Welcome
  • Concepts
  • PPJ.Runtime.49
    • General
      • Sal
      • Sys
      • SalApplication
      • SalNamedProperties
      • SalWindow
      • WindowActionsEventArgs
      • SalXML
    • COM
      • SalCoClass
      • SalObject
      • SalOleErrorInfo
      • SalSafeArray
      • SalVariant
    • Controls
      • SalActiveX
      • SalBackgroundText
      • SalCheckBox
      • SalComboBox
      • SalContext
      • SalCustomControl
      • SalDataField
        • DataType
      • SalFrame
        • BorderStyle
      • SalGeneralWindow
      • SalGroupBox
      • SalGroupSeparator
      • SalHorizontalScrollBar
      • SalLine
        • LineStyle
        • LineType
      • SalListBox
      • SalMultilineField
      • SalNavigationBar
      • SalOptionButton
        • OptionButtonStyle
      • SalPicture
        • ImageStorage
      • SalPushbutton
      • SalRadioButton
      • SalTableWindow
        • CellType
        • FocusRowStyle
        • RowsSizingStyle
        • SalTableColumn
        • SalTableColumnCollection
        • SalTableRow
        • SalTableRowCollection
        • SalTableWindowBase
      • SalTreeControl
        • SalTreeItem
      • SalUserControl
      • SalVerticalScrollBar
    • Forms
      • AccessoryType
      • SalDialogBox
      • SalForm
      • SalFormClientArea
      • SalFormStatusBar
      • SalFormTableWindow
      • SalFormToolBar
      • SalFormWindow
      • SalMDIWindow
      • SalRibbonBarBase
      • SalRibbonBarForm
      • SalRibbonBarMDI
      • SalRibbonStatusBar
    • Interfaces
      • ISalControl
      • ISalEditControl
      • ISalListControl
      • ISalPictureControl
      • ISalRadioButton
      • ISalReport
      • ISalType
      • ISalAccessory
      • ISalMenu
      • ISalWindow
    • Internet
      • FtpEventArgs
      • FtpEventHandler
      • HttpEventArgs
      • HttpEventHandler
      • SalFtpClient
      • SalHttpClient
      • SalQuickFTP
      • SalQuickHTTP
    • Menus
      • SalContextMenu
      • SalFormMainMenu
      • SalMenuColumn
      • SalMenuItem
      • SalMenuRow
      • SalMenuSeparator
      • SalPopupMenu
      • SalWindowsMenu
    • QO
      • QO
      • SalQuickHTML
      • SalQuickTabs
      • SalQuickTabsDialog
      • SalQuickTabsForm
      • SalQuickTabsParent
      • SalQuickTabsParentDialog
      • SalQuickTabsParentForm
      • SalQuickToolTipCheckBox
      • SalQuickToolTipChildTable
      • SalQuickToolTipComboBox
      • SalQuickToolTipDataField
      • SalQuickToolTipHScrollBar
      • SalQuickToolTipListBox
      • SalQuickToolTipMultilineField
      • SalQuickToolTipOptionButton
      • SalQuickToolTipPicture
      • SalQuickToolTipPushButton
      • SalQuickToolTipRadioButton
      • SalQuickToolTipTableWindow
      • SalQuickToolTipVScrollBar
      • SalToolTipManager
    • Sql
      • SalSqlBindVariables
      • SalSqlError
      • SalSqlHandle
      • SalSqlSessionHandle
      • Sql
      • SqlContext
      • SqlOra
      • WhenSqlError
    • Types
      • SalArray
      • SalArray<T>
      • SalBinary
      • SalBoolean
      • SalDateTime
      • SalFileHandle
      • SalFunctionalClass
      • SalNumber
      • SalResource
      • SalString
      • SalStringContext
      • SalWindowHandle
  • PPJ.Runtime.DDE.49
    • General
      • SalDDE
  • PPJ.Runtime.Vis.49
    • General
      • Vis
      • VisTblEx
    • Controls
      • VisCalendar
      • VisCalendarDropDown
      • VisColorComboBox
      • VisColorListBox
      • VisColorPalette
      • VisColorPaletteBase
      • VisColorPaletteDropDown
      • VisComboBoxBase
      • VisDesktopListBox
      • VisDirListBox
      • VisDirTreeListBox
      • VisDriveListBox
      • VisDropDownBase
      • VisFileListBox
      • VisFontComboBox
      • VisFontListBox
      • VisFontNameComboBox
      • VisFontNameListBox
      • VisListBoxBase
      • VisListBoxExtension
      • VisListView
      • VisListViewDropDown
      • VisMeter
      • VisOutlineComboBox
      • VisOutlineListBox
      • VisPictureComboBox
      • VisPictureListBox
      • VisPoint
      • VisRadioListBox
      • VisRect
      • VisRichEdit
      • VisSize
      • VisSpinField
      • VisSplitter
      • VisSplitterWindow
        • Orientation
  • PPJ.Runtime.XSal.49
    • General
      • XSal
      • XSalScript
    • Controls
      • XSalFlatButton
      • XSalHSplitter
      • XSalSeparator
      • XSalSeparatorDoubleRaised
      • XSalSeparatorEtched
      • XSalSeparatorInvisible
      • XSalSeparatorSingleRaised
      • XSalSplitter
      • XSalToolbar
      • XSalToolbox
      • XSalVSplitter
Powered by GitBook
On this page
  1. PPJ.Runtime.49
  2. QO

QO

PPJ.Runtime.Windows.QO.QO

Namespace: PPJ.Runtime.Windows.QO

Assembly: PPJ.Runtime.49 (4.9.0.0)

QuickObjects constants.

public class QO
Public Class QO

Fields

Name
Type
Description

ERROR_NO_MORE_FILES

Error Code. No more files

ERROR_NotConnected

Error Code. Not Connected

FTP_AttribArchive

archive

FTP_AttribDirectory

directory

FTP_AttribHidden

hidden

FTP_AttribNormal

Normal

FTP_AttribReadOnly

read only

FTP_AttribSystem

system

FTP_OpenRead

open for reading

FTP_OpenWrite

open for read/write

FTPOPTION_ConnectBackoff

connection back off

FTPOPTION_ConnectRetries

connection retries

FTPOPTION_ConnectTimeout

connection timeout

FTPOPTION_ControlReceiveTimeout

receive time out control

FTPOPTION_ControlSendTimeout

sent time out control

FTPOPTION_DataReceiveTimeout

data receive timeout

FTPOPTION_DataSendTimeout

data send time out

IQ_MAX_PATH

Max path

PAGEM_Activate

The form page is about to be shown

PAGEM_Apply

Information in the form is to be applied.

PAGEM_Deactivate

The form page has just been hidden

PAGEM_Initialize

The form page has just been created

PAGEM_Start

Messages sent to form pages

QOM_Base

QOM_ControlCreate

QOM_EndRetrieval

QOM_Status

QOM_UpdateRetrieval

STATUS_BeginTransfer

STATUS_Connected

STATUS_ConnectingToHost

STATUS_LoadComplete

STATUS_LoadFailed

STATUS_LoadingImages

STATUS_LoadingPage

STATUS_ReceivingResponse

STATUS_RequestComplete

STATUS_SendingRequest

SWP_NOZORDER_PageList

Draw style

TABS_DrawWin31

Draw style

TABS_DrawWin95

Draw style

TABSM_Create

In the actions of a tab frame, use this message instead of SAM_Create to insure proper tab frame initialization. TabCreate( hWnd ) is the equivalent late bound function call.

TABSM_First

High level messages NOTE: These messages are provided for backward compatibility. This version of QuickTabs also calls late bound functions in the parent form or dialog box when an event occurs.

TABSM_TabActivateFinish

Indicates that a tab has been activated. wParam - Index of the selected tab lParam - Not used This message is sent after the child windows have been shown. TabActivateFinish is the equivalent late bound function call.

TABSM_TabActivateStart

Indicates that a tab has been activated. wParam - Index of the selected tab lParam - Not used This message is sent before child windows are shown. TabActivateStart( nTab ) is the equivalent late bound function call.

TABSM_UserRequest

Indicates that user is attempting to change the current tab by clicking, tabbing or some other user action. wParam - Index of the selected tab lParam - Not used NOTE: Call CancelMode() to deny the user's request. TabUserRequest( nTab ) is the equivalent late bound function call.

TTM_DisplayToolTip

Tool tips message.

WEBN_EndRetrieval

Event notification code.

WEBN_UpdateRetrieval

Event notification code.

PreviousQONextSalQuickHTML

Last updated 2 years ago

Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
UInt32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32
Int32