C# Class FlatRedBall.Glue.FormHelpers.VisibilityManager

Afficher le fichier Open project: vchelaru/FlatRedBall Class Usage Examples

Private Properties

Свойство Type Description
AddTabToMain void
DetermineWhatShouldBeShown void
RemoveTabFromMain void
SetUpCodeEditorForEventResponse void

Méthodes publiques

Méthode Description
ReactivelySetItemViewVisibility ( ) : void

Private Methods

Méthode Description
AddTabToMain ( TabPage tabPage ) : void
DetermineWhatShouldBeShown ( bool &shouldShowPropertyGrid, bool &shouldShowCodePreviewWindow, bool &shouldShowCodeEditWindow ) : void
RemoveTabFromMain ( TabPage tabPage ) : void
SetUpCodeEditorForEventResponse ( ) : void

Method Details

ReactivelySetItemViewVisibility() public static méthode

public static ReactivelySetItemViewVisibility ( ) : void
Résultat void