No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
3 Posted Topics
Re: Contents of QT.TXT: Question|Answer1|Answer2|Answer3|NumberOfCorrectAnswer Question|Answer1|Answer2|Answer3|NumberOfCorrectAnswer ... Question|Answer1|Answer2|Answer3|NumberOfCorrectAnswer i.e: How do you change the font style on all slides in a presentation that already has a theme applied?|Change the fonts on the slide master|After selecting all slides, click Fonts from the Home tab. Then select the new font style(s)|Go to the … | |
Re: [ICODE] Private Sub OpenFile(ByVal Filename As String) Try Dim fi As New FileInfo(Filename) Process.Start(fi.ToString) Catch ex As Exception MsgBox(ex.Message, MsgBoxStyle.Exclamation) End Try End Sub [/ICODE] | |
Re: I would suggest to use a unicode character code after every x normal character to allow/simulate some sort of variable linebreak. Use [CODE] [/CODE] or [CODE]ὂ[/CODE] to insert a hair space. This leaves the text still readable i.e. the hair space is not realy visible. It is not possible to force … |
The End.