Свойство | Type | Description | |
---|---|---|---|
AutoCheckBox | System.Windows.Controls.CheckBox | ||
BinButton | System.Windows.Controls.Button | ||
BorderProperty | |||
CaptionLabel | System.Windows.Controls.Label | ||
HitTestBorder | System.Windows.Controls.Border | ||
HitTestGrid | |||
IsSelectedProperty | |||
NameProperty | |||
QuestButton | System.Windows.Controls.Button | ||
ResizeButton | System.Windows.Controls.Button |
Méthode | Description | |
---|---|---|
Dispose ( ) : void | ||
GetPosition ( ) : Point | ||
Hide ( ) : void | ||
OnSelectionChanged ( object sender, |
||
Show ( ) : void | ||
binButton_Click ( object sender, |
Méthode | Description | |
---|---|---|
Dispose ( bool disposing ) : void | ||
VplElement ( |
Initializes a new instance of VplElement class.
|
Méthode | Description | |
---|---|---|
HitTestBorder_MouseEnter ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
HitTestBorder_MouseLeave ( object sender, System.Windows.Input.MouseEventArgs e ) : void | ||
OnPropertyChanged ( [ propertyName = null ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | |
Résultat | void |
public OnSelectionChanged ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
protected VplElement ( |
||
hostCanvas | The host VplControl in which the VplElement will be rendered. | |
Résultat | System |
public binButton_Click ( object sender, |
||
sender | object | |
e | ||
Résultat | void |
public CheckBox,System.Windows.Controls AutoCheckBox | ||
Résultat | System.Windows.Controls.CheckBox |
public Button,System.Windows.Controls BinButton | ||
Résultat | System.Windows.Controls.Button |
public static DependencyProperty,System.Windows BorderProperty | ||
Résultat |
public Label,System.Windows.Controls CaptionLabel | ||
Résultat | System.Windows.Controls.Label |
public Border,System.Windows.Controls HitTestBorder | ||
Résultat | System.Windows.Controls.Border |
public Grid,System.Windows.Controls HitTestGrid | ||
Résultat |
public static DependencyProperty,System.Windows IsSelectedProperty | ||
Résultat |
public static DependencyProperty,System.Windows NameProperty | ||
Résultat |
public Button,System.Windows.Controls QuestButton | ||
Résultat | System.Windows.Controls.Button |