Property | Type | Description | |
---|---|---|---|
ShouldSerializeSeparator | bool |
Method | Description | |
---|---|---|
PaletteSplitContainer ( IPaletteDouble inheritSplitContainer, IPaletteDouble inheritSeparator, IPaletteMetric inheritMetric, NeedPaintHandler needPaint ) : System |
Initialize a new instance of the PaletteSplitContainer class.
|
Method | Description | |
---|---|---|
ShouldSerializeSeparator ( ) : bool |
public PaletteSplitContainer ( IPaletteDouble inheritSplitContainer, IPaletteDouble inheritSeparator, IPaletteMetric inheritMetric, NeedPaintHandler needPaint ) : System | ||
inheritSplitContainer | IPaletteDouble | Source for inheriting back/border defaulted values. |
inheritSeparator | IPaletteDouble | Source for inheriting separator defaulted values. |
inheritMetric | IPaletteMetric | Source for inheriting separator metric values. |
needPaint | NeedPaintHandler | Delegate for notifying paint requests. |
return | System |