C# Class SystemEx.Windows.Forms.UserControlEx

Inheritance: System.Windows.Forms.UserControl
显示文件 Open project: pvginkel/SystemEx

Public Methods

Method Description
UserControlEx ( ) : System

Protected Methods

Method Description
SetVisibleCore ( bool value ) : void

Method Details

SetVisibleCore() protected method

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

UserControlEx() public method

public UserControlEx ( ) : System
return System