C# Class DroidExplorer.ActiveButtons.Themes.ThemeBase

Inheritance: ITheme
Afficher le fichier Open project: camalot/droidexplorer

Protected Properties

Свойство Type Description
backColor Color
buttonOffset Point
controlBoxSize System.Drawing.Size
form System.Windows.Forms.Form
frameBorder System.Drawing.Size
isDisplayed bool?
isToolbar bool?
systemButtonSize System.Drawing.Size

Méthodes publiques

Méthode Description
ThemeBase ( Form form ) : System

Method Details

ThemeBase() public méthode

public ThemeBase ( Form form ) : System
form System.Windows.Forms.Form
Résultat System

Property Details

backColor protected_oe property

protected Color backColor
Résultat Color

buttonOffset protected_oe property

protected Point buttonOffset
Résultat Point

controlBoxSize protected_oe property

protected Size,System.Drawing controlBoxSize
Résultat System.Drawing.Size

form protected_oe property

protected Form,System.Windows.Forms form
Résultat System.Windows.Forms.Form

frameBorder protected_oe property

protected Size,System.Drawing frameBorder
Résultat System.Drawing.Size

isDisplayed protected_oe property

protected bool? isDisplayed
Résultat bool?

isToolbar protected_oe property

protected bool? isToolbar
Résultat bool?

systemButtonSize protected_oe property

protected Size,System.Drawing systemButtonSize
Résultat System.Drawing.Size