C# Class FarsiLibrary.Win.Win32.NONCLIENTMETRICS

Mostrar archivo Open project: HEskandari/FarsiLibrary Class Usage Examples

Public Properties

Property 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
return int

iBorderWidth public_oe property

public int iBorderWidth
return int

iCaptionHeight public_oe property

public int iCaptionHeight
return int

iCaptionWidth public_oe property

public int iCaptionWidth
return int

iMenuHeight public_oe property

public int iMenuHeight
return int

iMenuWidth public_oe property

public int iMenuWidth
return int

iScrollHeight public_oe property

public int iScrollHeight
return int

iScrollWidth public_oe property

public int iScrollWidth
return int

iSmCaptionHeight public_oe property

public int iSmCaptionHeight
return int

iSmCaptionWidth public_oe property

public int iSmCaptionWidth
return int

lfCaptionFont public_oe property

public LOGFONT lfCaptionFont
return LOGFONT

lfMenuFont public_oe property

public LOGFONT lfMenuFont
return LOGFONT

lfMessageFont public_oe property

public LOGFONT lfMessageFont
return LOGFONT

lfSmCaptionFont public_oe property

public LOGFONT lfSmCaptionFont
return LOGFONT

lfStatusFont public_oe property

public LOGFONT lfStatusFont
return LOGFONT