C# Class FarsiLibrary.Win.Win32.NONCLIENTMETRICS

Afficher le fichier Open project: HEskandari/FarsiLibrary Class Usage Examples

Méthodes publiques

Свойство Type Description
cbSize int
iBorderWidth int
iCaptionHeight int
iCaptionWidth int
iMenuHeight int
iMenuWidth int
iScrollHeight int
iScrollWidth int
iSmCaptionHeight int
iSmCaptionWidth int
lfCaptionFont LOGFONT
lfMenuFont LOGFONT
lfMessageFont LOGFONT
lfSmCaptionFont LOGFONT
lfStatusFont LOGFONT

Property Details

cbSize public_oe property

public int cbSize
Résultat int

iBorderWidth public_oe property

public int iBorderWidth
Résultat int

iCaptionHeight public_oe property

public int iCaptionHeight
Résultat int

iCaptionWidth public_oe property

public int iCaptionWidth
Résultat int

iMenuHeight public_oe property

public int iMenuHeight
Résultat int

iMenuWidth public_oe property

public int iMenuWidth
Résultat int

iScrollHeight public_oe property

public int iScrollHeight
Résultat int

iScrollWidth public_oe property

public int iScrollWidth
Résultat int

iSmCaptionHeight public_oe property

public int iSmCaptionHeight
Résultat int

iSmCaptionWidth public_oe property

public int iSmCaptionWidth
Résultat int

lfCaptionFont public_oe property

public LOGFONT lfCaptionFont
Résultat LOGFONT

lfMenuFont public_oe property

public LOGFONT lfMenuFont
Résultat LOGFONT

lfMessageFont public_oe property

public LOGFONT lfMessageFont
Résultat LOGFONT

lfSmCaptionFont public_oe property

public LOGFONT lfSmCaptionFont
Résultat LOGFONT

lfStatusFont public_oe property

public LOGFONT lfStatusFont
Résultat LOGFONT