[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Posting history for user STOWOA::BRAITHWAITE

57 notes across 1 conferences

Summary of Posts

Click on conference filespec to scroll down to
ConferenceTotal
Posts
Conference Title
abbott::visual_basic57Microsoft Visual Basic

Conference abbott::visual_basic (Microsoft Visual Basic)

57 posts
TOPIC 791.0 Calling Printer Setup without Calling Print Box
791.4Wed Oct 18 1995 11:51 an approach 22 lines
TOPIC 834.0 Fixed number of chars within multiline textbox - HELP!
834.4Wed Oct 04 1995 18:58 ans: .TextWidth(String$(61,"1")) 19 lines
TOPIC 1155.0 Dynamically positioning
1155.6Wed Oct 18 1995 11:36 design to max size..avoid resizing 8 lines
TOPIC 1814.0 Can PictureBox include both Text and Graphics?
1814.12Wed Mar 22 1995 17:33 label-A? --- won't take focus.. 8 lines
TOPIC 1844.0 String formula to complex
1844.2Wed Mar 22 1995 17:38 Variants to Strings? 12 lines
TOPIC 1848.0 VBX and DLL files ?
1848.1Wed Mar 22 1995 17:48 List shared images before and during 21 lines
1848.4Fri Mar 24 1995 18:09 Nice Idea ---- but.... 20 lines
TOPIC 1858.0 how to handle number of copies
1858.3Thu Mar 30 1995 10:01 Let user set #copies with cmdialog 15 lines
TOPIC 1859.0 Best Performance - Code in Forms or Modules ?
1859.1Wed Mar 29 1995 10:30 Minimize code in event procedures 24 lines
TOPIC 1860.0 Path for DLL/VBX in a Declare statement ?
1860.2Thu Mar 30 1995 09:52 On .-1 Check it out before your leap 31 lines
1860.5Thu Mar 30 1995 16:51 Same error, different message: its Windows 32 lines
1860.6Thu Mar 30 1995 16:55 Two Copies Same App: Error 13 lines
TOPIC 1861.0 A gotcha.
1861.1Thu Mar 30 1995 10:40 Your Code Caused the GPF 23 lines
1861.3Fri Mar 31 1995 11:48 Thanks For Taking On My Share of the problems 12 lines
TOPIC1864.0Tue Apr 04 1995 09:59 .DLL for DP-Function? e.g.sort/merge 13 lines
TOPIC 1871.0 New Programmer in Town
1871.1Wed Apr 12 1995 19:15 getting started....just do it. 29 lines
TOPIC 1873.0 Max size of Access database
1873.2Wed Apr 19 1995 10:56 34Meg is not a limit 4 lines
TOPIC1877.0Wed Apr 19 1995 19:17 VBX for displaying MS-Word.DOC files ??? 7 lines
TOPIC 1879.0 DDE to MS Word Problem
1879.1Wed Apr 26 1995 09:30 More questions: MS-word on network drive? 12 lines
TOPIC 1883.0 DoEvents often corrupts applications
1883.1Wed May 03 1995 16:50 more info on funny events? 9 lines
1883.3Thu May 04 1995 15:24 perhaps --right/middle mouse buttons stuck down 12 lines
1883.7Fri May 05 1995 12:57 Please, Please, anything but lostfocus 15 lines
TOPIC 1884.0 Convert Hex to Long?
1884.1Wed May 03 1995 16:56 "&H" & strHex & "&" 9 lines
TOPIC 1893.0 Wrong version of run-time DLL on WIN-NT V3.5
1893.4Mon May 15 1995 13:28 two copies of app running? 18 lines
TOPIC 1915.0 Weird compile and run time errors?
1915.2Wed Jun 14 1995 18:13 also save as text 7 lines
TOPIC 1932.0 Win95 VB combatability problem
1932.3Mon Jul 24 1995 14:07 Overflow on integer API function return 19 lines
TOPIC 1959.0 IIf Function, problems...
1959.2Tue Jul 18 1995 00:17 msafinx: hard to like,harder to leave behind 8 lines
1959.6Wed Jul 19 1995 18:29 .5 YES!! Major reason to avoid IIF 9 lines
TOPIC 1963.0 Creating key field in Access from VB
1963.1Wed Jul 19 1995 15:03 and indexed field is a key (?) 11 lines
TOPIC 1965.0 text display
1965.1Wed Jul 19 1995 18:27 Indexed menu items, select, open , Input, close 48 lines
TOPIC1973.0Thu Jul 27 1995 13:52 Pictures,BitBlt,Color Pallete problem/theory 53 lines
TOPIC 1974.0 Importing data from a text file to a VB db.
1974.1Thu Aug 10 1995 17:11 parse the lines? 18 lines
TOPIC2001.0Wed Aug 23 1995 14:57 SavePicture with Clipboard error 30 lines
TOPIC 2007.0 Indirect variable management
2007.3Thu Aug 31 1995 13:41 Cannot be done.... 11 lines
TOPIC 2013.0 Trying to find example of code - Accessing Registry to find an executable based on file extension
2013.1Thu Sep 07 1995 12:44 ShellExecute API work for you? 11 lines
TOPIC 2016.0 Replacing MS Access by VB?
2016.1Fri Sep 08 1995 17:14 There are books... 14 lines
TOPIC 2023.0 Background processing?
2023.2Thu Sep 14 1995 17:04 Magic in .1 ? 16 lines
2023.5Fri Sep 15 1995 17:26 what efficiency do you want? 19 lines
2023.6Wed Sep 27 1995 12:17 I'd like a "Pause until really idle" 29 lines
TOPIC 2030.0 calling one .EXE from another .EXE
2030.1Tue Sep 19 1995 10:25 the Shell() function ? 1 lines
TOPIC2044.0Wed Oct 04 1995 09:26 stretchblt...mirroring function 32 lines
2044.2Wed Oct 04 1995 19:14 .-1 is right...working codeclip follows 18 lines
2044.3Thu Oct 05 1995 13:20 Stretchblt...problems/solutions 72 lines
TOPIC 2046.0 Problem with displaying form2 centered on form1
2046.1Wed Oct 04 1995 13:44 Use modal form, perhaps zorder.. 11 lines
2046.3Wed Oct 04 1995 15:43 glad it works..I need to understand why.. 13 lines
TOPIC 2059.0 Setting .Value Property and Click Events?
2059.1Fri Oct 20 1995 17:23 y 14 lines
2059.3Mon Oct 23 1995 10:44 Use Select on hidden text box text 30 lines
TOPIC 2065.0 Validations in VB - how ?
2065.1Tue Oct 24 1995 08:48 one way --- do it yourself in change event 6 lines
TOPIC 2067.0 Grid Events and Such
2067.2Wed Oct 25 1995 14:43 ..just what i was think of.. 12 lines
TOPIC 2071.0 Grid - Row - Highlighted ?
2071.2Thu Oct 26 1995 13:31 very narrow column also helps highlighting 8 lines
TOPIC 2073.0 Needs VBRU to run?
2073.1Thu Oct 26 1995 17:01 Simple stuff may help... 13 lines
2073.3Fri Oct 27 1995 10:28 rest easier...optimism is more fun 15 lines
TOPIC 2085.0 Idiots guide to GetSystemResources()
2085.1Thu Nov 02 1995 08:53 3dpanel aligned to bottom ? 13 lines
TOPIC 2088.0 Graphing/Chart Library ?
2088.1Mon Nov 06 1995 08:37 Use 3rd Party Charting DLL ? 11 lines
TOPIC 2093.0 String Length in TWIPS Rather Than Characters?
2093.1Thu Nov 09 1995 16:47 form.textwidth("your string") 10 lines
TOPIC 2095.0 Want Drag/Drop feedback with Outline control
2095.1Fri Nov 10 1995 12:19 use .DragIcon and change it over drop-zone 13 lines
TOPIC 2096.0 Masked edit control
2096.1Mon Nov 13 1995 19:37 want a calendar form? 10 lines

Additional information

First Post:Wed Mar 22 1995
Last Post:Mon Nov 13 1995
# Topics:5
# Replies:52
# We have note bodies for:0
Total memory used by this script: 1,126,928 (2,097,152)