ComponentFactory.Krypton.Toolkit.PaletteContentJustShortText.PaletteContentJustShortText C# (CSharp) Method

PaletteContentJustShortText() public method

Initialize a new instance of the PaletteContentJustShortText class.
public PaletteContentJustShortText ( ) : System
return System
        public PaletteContentJustShortText()
            : this(null, null)
        {
        }

Same methods

PaletteContentJustShortText::PaletteContentJustShortText ( IPaletteContent inherit ) : System
PaletteContentJustShortText::PaletteContentJustShortText ( IPaletteContent inherit, NeedPaintHandler needPaint ) : System