Latest Answer: first you have to open the text file and what u want to write the text filethen create batch file like thistype filename.txt > prnexitexecute thro shell functionin this case ur printer is connected directly to machine not in network ...
Hi ! In VB the term Interface and the Interfaces reffered say IDispatch, IUnknown are explained conceptually. In reality i.e., in coding concepts where does this Interface exists? Interfaces are used in COM, while using this COM objects (ACTX EXE, DLL,CTRL) class modules need to be declared and reffered. Though the Interface concepts says " Interface are not classes, they cannot be instantiated ..." I have this doubt "where do they exist in VB ??? where are the methods used
Latest Answer: Array is collection of variable of similar datatypes saves unser the same name.while user definded function are like the store procedures but more effective than store proceures.we can pass the parameters to user definded funtion and it return u the results ...
Q. How we can create a controls like textboxes or buttons on runtime according or depends to the output from the database?
What is Flex Grid control in VB?MSFlexGrid control in VB is used to create applications that present information in rows and columns.Information is displayed in cells.
Latest Answer: a little correction Belowin simple Visual Basic 6, we can achieve Polymorphism using Interface.suppose the requirement is contacting a user on his PSTN (phone) or Mobile or Fax. we have Phone, Mobile, Fax Objects. As we know they all ...
Latest Answer: both uses different compiler to compile the code ...
Latest Answer: set the multiselect property to Extended ...
View page << Previous 1 2 3 [4] 5 6 7 8 9 10 Next >>

Go Top