Spread WinForms 15
FarPoint.Win Assembly / FarPoint.Win Namespace / FpCheckBox Class / AdjustStringFormat Method
Format


In This Topic
AdjustStringFormat Method (FpCheckBox)
In This Topic
Adjusts the format.
Syntax
'Declaration
 
Protected Overridable Sub AdjustStringFormat( _
   ByRef fmt As StringFormat _
) 
 
'Usage
 
Dim instance As FpCheckBox
Dim fmt As StringFormat
 
instance.AdjustStringFormat(fmt)

Parameters

fmt
Format
See Also