C# Class VSEmbed.NONCLIENTMETRICS

Show file 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 property

public int cbSize
return int

iBorderWidth public property

public int iBorderWidth
return int

iCaptionHeight public property

public int iCaptionHeight
return int

iCaptionWidth public property

public int iCaptionWidth
return int

iMenuHeight public property

public int iMenuHeight
return int

iMenuWidth public property

public int iMenuWidth
return int

iPaddedBorderWidth public property

public int iPaddedBorderWidth
return int

iScrollHeight public property

public int iScrollHeight
return int

iScrollWidth public property

public int iScrollWidth
return int

iSmCaptionHeight public property

public int iSmCaptionHeight
return int

iSmCaptionWidth public property

public int iSmCaptionWidth
return int

lfCaptionFont public property

public LOGFONT,VSEmbed lfCaptionFont
return LOGFONT

lfMenuFont public property

public LOGFONT,VSEmbed lfMenuFont
return LOGFONT

lfMessageFont public property

public LOGFONT,VSEmbed lfMessageFont
return LOGFONT

lfSmCaptionFont public property

public LOGFONT,VSEmbed lfSmCaptionFont
return LOGFONT

lfStatusFont public property

public LOGFONT,VSEmbed lfStatusFont
return LOGFONT