C# Class CodeImp.Gluon.DisplayPictureBox

Inheritance: System.Windows.Forms.PictureBox, IVisibleInfo
Datei anzeigen Open project: DieterKoblenz/LCARS

Public Methods

Method Description
GetCoreVisible ( ) : bool

Protected Methods

Method Description
SetVisibleCore ( bool value ) : void

Method Details

GetCoreVisible() public method

public GetCoreVisible ( ) : bool
return bool

SetVisibleCore() protected method

protected SetVisibleCore ( bool value ) : void
value bool
return void