InputPanel for WinForms | ComponentOne
C1.Win.InputPanel.5 Assembly / C1.Win.InputPanel Namespace / C1InputPanelBase Class / FontHeight Property

In This Topic
    FontHeight Property (C1InputPanelBase)
    In This Topic
    Syntax
    'Declaration
     
    Protected Property FontHeight As System.Integer
    protected System.int FontHeight {get; set;}
    See Also