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
  • Constructors
  • VisColorPaletteDropDown()
  • Properties
  • Colors
  • SelectedColor
  • SelectedIndex
  • Text
  • Methods
  • AddMenu(szText, nID)
  • ClearMenu()
  • FromHandle(handle)
  • GetColor(colors)
  • GetColors(colors)
  • GetFocus()
  • GetMenu(nEntry, szText, nID)
  • GetMenuAll(szText, nID)
  • InsertMenu(nEntry, szText, nID)
  • RemoveMenu(nEntry)
  • SetColor(nEntry, nColor)
  • SetColors(colors)
  • SetFocus(nEntry)
  • SetMenu(nEntry, szText, nID)
  • SetMenuAll(szText, nID)
  • Implements
  1. PPJ.Runtime.Vis.49
  2. Controls

VisColorPaletteDropDown

PPJ.Runtime.Vis.VisColorPaletteDropDown

PreviousVisColorPaletteBaseNextVisComboBoxBase

Last updated 2 years ago

Namespace: PPJ.Runtime.Vis

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

Non-editable combo-box with drop-down color palette

public class VisColorPaletteDropDown : VisDropDownBase
Public Class VisColorPaletteDropDown
    Inherits VisDropDownBase

Constructors

VisColorPaletteDropDown()

Default Constructor.

Properties

Colors

: Returns the collection of colors.

SelectedColor

: Returns the selected color.

SelectedIndex

Methods

Adds menu to end of list.

Parameter
Type
Description

szText

nID

Clears all menus from list.

Returns the control associated with the handle.

Parameter
Type
Description

handle

Retrieves the specified color from the palette.

Parameter
Type
Description

colors

Retrieves all colors from main palette region.

Parameter
Type
Description

colors

Retrieves the position of highlight.

Parameter
Type
Description

nEntry

szText

nID

Retrieves all menu entries in list.

Parameter
Type
Description

szText

nID

Inserts menu entry and shifts list.

Parameter
Type
Description

nEntry

szText

nID

Removes menu entry from list.

Parameter
Type
Description

nEntry

Assigns color to main palette region.

Parameter
Type
Description

nEntry

nColor

Assigns all colors to main palette region.

Parameter
Type
Description

colors

Assigns the position of highlight.

Parameter
Type
Description

nEntry

Assigns menu text and ID.

Parameter
Type
Description

nEntry

szText

nID

Assigns all menu entries in list.

Parameter
Type
Description

szText

nID

Implements

Name
Description

: Returns/Sets the index of the selected color.

Text

: Disabled text property.

AddMenu(szText, nID)

Returns: .

ClearMenu()

Returns: .

FromHandle(handle)

Returns: .

GetColor(colors)

Returns: .

GetColors(colors)

Returns: .

GetFocus()

Returns: .

GetMenu(nEntry, szText, nID)

Returns: .

GetMenuAll(szText, nID)

Returns: .

InsertMenu(nEntry, szText, nID)

Returns: .

RemoveMenu(nEntry)

Returns: .

SetColor(nEntry, nColor)

Returns: .

SetColors(colors)

Returns: .

SetFocus(nEntry)

Returns: .

SetMenu(nEntry, szText, nID)

Returns: .

SetMenuAll(szText, nID)

Returns: .

Int32
String
SalNumber
SalBoolean
VisColorPaletteDropDown
SalNumber
SalNumber
SalNumber
SalNumber
SalNumber
SalBoolean
SalBoolean
SalNumber
SalNumber
SalBoolean
SalBoolean
SalNumber
SalString
SalNumber
SalWindowHandle
SalNumber
SalArray<SalNumber>
SalNumber
SalString&
SalNumber&
SalArray<SalString>
SalArray<SalNumber>
SalNumber
SalString
SalNumber
SalNumber
SalNumber
SalNumber
SalArray<SalNumber>
SalNumber
SalNumber
SalString
SalNumber
SalArray<SalString>
SalArray<SalNumber>
ISalControl
ISalEditControl
ISalListControl
ISalWindow
IList
Color