Property | Type | Description | |
---|---|---|---|
actualForeground | System.Windows.Media.Brush | ||
darkColor | bool | ||
form | System.Windows.Controls.UserControl | ||
mainWindow |
Method | Description | |
---|---|---|
SetIcon ( |
||
SetTitle ( string title ) : void | ||
Tab ( string title, |
||
refreshColor ( ) : void |
Method | Description | |
---|---|---|
Grid_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
Me_MouseDown ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
Me_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void | ||
Tab_Loaded ( object sender, |
||
bg2_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
bg2_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
button_close_Click ( object sender, System.Windows.Input.MouseButtonEventArgs e ) : void | ||
label_TabTitle_SizeChanged ( object sender, System.Windows.SizeChangedEventArgs e ) : void |
public SetIcon ( |
||
icon | ||
return | void |
public Tab ( string title, |
||
title | string | |
mw | ||
uc | System.Windows.Controls.UserControl | |
brush | System | |
return | System |
public Brush,System.Windows.Media actualForeground | ||
return | System.Windows.Media.Brush |
public UserControl,System.Windows.Controls form | ||
return | System.Windows.Controls.UserControl |