C# Class VSEmbed.NONCLIENTMETRICS

Exibir arquivo Open project: SLaks/VSEmbed Class Usage Examples

Public Properties

Property Type Description
cbSize int
iBorderWidth int
iCaptionHeight int
iCaptionWidth int
iMenuHeight int
iMenuWidth int
iPaddedBorderWidth 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

iPaddedBorderWidth public_oe property

public int iPaddedBorderWidth
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,VSEmbed lfCaptionFont
return LOGFONT

lfMenuFont public_oe property

public LOGFONT,VSEmbed lfMenuFont
return LOGFONT

lfMessageFont public_oe property

public LOGFONT,VSEmbed lfMessageFont
return LOGFONT

lfSmCaptionFont public_oe property

public LOGFONT,VSEmbed lfSmCaptionFont
return LOGFONT

lfStatusFont public_oe property

public LOGFONT,VSEmbed lfStatusFont
return LOGFONT