C# Class CodeImp.Gluon.DisplayUserControl

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

Public Methods

Method Description
GetCoreVisible ( ) : bool

Protected Methods

Method Description
SetVisibleCore ( bool value ) : void

Private Methods

Method Description
InitializeComponent ( ) : void

Method Details

GetCoreVisible() public method

public GetCoreVisible ( ) : bool
return bool

SetVisibleCore() protected method

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