Struct windows_sys::Win32::UI::Controls::RichEdit::CHARFORMAT2W
[−]#[repr(C)]pub struct CHARFORMAT2W {
pub __AnonymousBase_richedit_L711_C23: CHARFORMATW,
pub wWeight: u16,
pub sSpacing: i16,
pub crBackColor: u32,
pub lcid: u32,
pub Anonymous: CHARFORMAT2W_0,
pub sStyle: i16,
pub wKerning: u16,
pub bUnderlineType: u8,
pub bAnimation: u8,
pub bRevAuthor: u8,
pub bUnderlineColor: u8,
}Expand description
Required features: ‘Win32_UI_Controls_RichEdit’
Fields
__AnonymousBase_richedit_L711_C23: CHARFORMATWwWeight: u16sSpacing: i16crBackColor: u32lcid: u32Anonymous: CHARFORMAT2W_0sStyle: i16wKerning: u16bUnderlineType: u8bAnimation: u8bRevAuthor: u8bUnderlineColor: u8