Base:
property
CreateParams
System.Windows.Forms.Control.CreateParams
1 override of CreateParams
System.Windows.Forms (1)
System\Windows\Forms\Controls\Labels\FocusableLabel.cs (1)
18
protected override CreateParams
CreateParams
1 reference to CreateParams
System.Windows.Forms (1)
System\Windows\Forms\Controls\Labels\FocusableLabel.cs (1)
22
CreateParams createParams = base.
CreateParams
;