Home

What is the correct answer?

4

If the Flag constant for the font common dialog box is cdlCFPrinterFonts then it causes the dialog box to show only the fonts supports by the printer specified by the hdc property

A. True

B. False

Correct Answer :

A. True


Related Questions

One can change or read the alignment of one or more paragraph of rich… Terminate is a valid event in form operation If you want a list box control with check box option, which property of… It is possible to pass different number parameters to a function when… The full form of IIS is : Redim statement is used to : To break a loop abnormally when satisfying a condition, we can use In visual basic you can draw something in Function Add(Num1 as integer, Num2 as integer) as integerAdd=Num1+Num2Num1=0Num2=0End… Data1.Recordset.FindFirst "State=NY"The above code will find the record… when using 'do until-loop' statement as stated belowI=10Do until I>5Print… The project extension name of a VB project is .vbj In visual basic 'Break' statement could be used along with "Select Case" Function can return array as return value: In a text box control the default caption for text box is text1. Visual Basic has ____________ number of editions In form load event, if the following code is written then guess what will… To get the property window in visual basic you have to press It is not possible to change the back color property of option button… To run an application you have to press : What will be the output when the statements below will execute :Dim a… It is possible to declare 'Dynamic Array' in visual basic. In timer control _____________ is the most important property. If the user wants to select the multiple files from file open and filesave… Print' statement can be used to print any statement on the screen. The fundamental property of RichTextBox control is You can get a dropdown list and as well as can add some text directly… Currency variable stores fixed point numbers with : It is possible to access a menu without using mouse, to access the menu… It is possible to build an application without using any form: