Méthode | Description | |
---|---|---|
PaletteLayoutEventArgs ( bool needLayout, bool needColorTable ) : System |
Initialize a new instance of the PaletteLayoutEventArgs class.
|
public PaletteLayoutEventArgs ( bool needLayout, bool needColorTable ) : System | ||
needLayout | bool | Does the layout need regenerating. |
needColorTable | bool | Have the color table values changed? |
Résultat | System |