C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / GraphicsUtils.GdiDc Class / DrawDisabledText Method

In This Topic
DrawDisabledText Method
In This Topic
Draws a disabled text.
Syntax
'Declaration
 
Public Sub DrawDisabledText( _
   ByVal s As String, _
   ByVal bounds As Rectangle, _
   ByVal font As Font, _
   ByVal formatFlags As Integer _
) 
 

Parameters

s
bounds
font
formatFlags
See Also