|
DXFReader Control - ShowPalette Method
Kadmos DXFReader ActiveX Control

DXFReader Control
ShowPalette Method
|
Description
|
Shows the default Palette dialog for the control.
|
|
Syntax
|
[Value%]=[form.]DXFReader.ShowPalette ([ACIColor As Integer])
|
|
Remarks
|
You can build your customized Palette dialog using the GetACIColor and GetRGBColor methods. The picture below shows the Palette dialog.

The value returned corresponds to the ACI color selectd if the Ok is pressed and to -1 if the Cancel button is pressed instead.
The parameter for the ShowPalette method is described below:
| ACIColor | (Optional) An integer number for 1 to 256 corresponding to the AutoDesk Color Index. Setting this parameter cause the default Palette dialog to show the value and the selected color. See the GetACIColor and GetRGBColor methods for details on the ACI/RGB table. (Default value = 0) |
|
Copyright © 2008/2011 Kadmos.com - All rights reserved. Privacy Policy
|