C# Class VixenApplication.Setup.SetupElementsPreview

Inheritance: System.Windows.Forms.UserControl, ISetupElementsControl
Datei anzeigen Open project: sall/vixen Class Usage Examples

Private Properties

Property Type Description

Public Methods

Method Description
SetupElementsPreview ( ) : System
UpdatePatching ( ) : void
UpdateScrollPosition ( ) : void

Method Details

SetupElementsPreview() public method

public SetupElementsPreview ( ) : System
return System

UpdatePatching() public method

public UpdatePatching ( ) : void
return void

UpdateScrollPosition() public method

public UpdateScrollPosition ( ) : void
return void