SendMessage
von ActiveVB-Team
Deklaration
Declare Function SendMessage Lib "user32.dll" _ Alias "SendMessageA" ( _ ByVal hwnd As Long, _ ByVal wMsg As Long, _ ByVal wParam As Long, _ lParam As Any) As LongWeitere Informationen zur Verwendung dieser Funktion finden sie u.U. auch im Artikel SendMessage des API-Wikis.
Sollte diese Deklaration fehlerhaft sein, würden wir uns freuen, wenn sie diese als fehlerhafte Deklaration melden würden.
Zugehörige Tipps
Zugehörige Microsoft Knowledge Base Artikel
- HOWTO: Print Multiline Text Box Using Windows API Functions
- HOWTO: Start a Visual Basic Screen Saver Using SendMessage API
- HOWTO: Fill a List Box with Snapshot When Contents are Unknown
- HOWTO: Quickly Search a List Box
- HOWTO: Change WIN.INI Printer Settings from VB Using Windows API
- HOWTO: Set Up the RichTextBox Control for WYSIWYG Printing
- HOWTO: Set the Column Width of Columns in a ListView Control
- HOWTO: Scroll VB Text Box Programmatically and Specify Lines
- FIX: Palette Does Not Change with Picture on MDI Child
- FIX: RichTextBox Control Prevents Click Event from Firing
- HOWTO: Determine If Text in a Text Box Can Be Undone
- HOWTO: Create an Incremental Search ComboBox
- PRB: Missing Window Buttons if Form ControlBox Property False
- FIX: Can't Set SelStart Property of RichTextBox to > 32K
- HOWTO: Search a ListBox Control Quickly
- HOWTO: Extend the Scrolling Capabilities of a TextBox Control
- HOWTO: Arrange Order of List Items within ListBox Control
- HOWTO: Kill an Application with System Menu Using VB
- HOWTO: Sort a ListView Control by Date
- Viewer Quit Method Does Not Close Viewer (PPT97)
- HOWTO: Move a Form that Has No Title Bar (32-Bit)
- BUG: Toolbar Does Not Wrap Correctly
- HOWTO: Print the WebBrowser Control
- HOWTO: Scroll the TreeView When Dragging and Dropping a Node
- HOWTO: Use a PictureBox to Control Orientation Printing a Form
- HOWTO: Add Full Row Select Functionality to a ListView Control
- BUG: TreeView Nodes Count Property Limited to 32767
- HOWTO: Disable the Close Option on Control Menu of a VB Form
- HOWTO: Manipulate Text Box Contents
- PRB: SendMessage Fails for Some Messages
- HOWTO: Package HiWord/LoWord Values Into a Long Parameter
- HOWTO: Add a Horizontal Scroll Bar to a Visual Basic ListBox
- HOWTO: Print a Composite Image From a RichTextBox
- BUG: MSChart EditCopy Sends Incorrect Legends To Clipboard
- FIX: Cannot Simultaneously Set DTPicker's MinDate And MaxDate
- HOWTO: Print a Form That Is Too Large for the Screen or Page
- HOWTO: Resize RichTextbox Control with Endless Bottom
- HOWTO: Set Which Printer Is the System Default Printer
- HOWTO: Modify the Default Web Browser and E-mail Client Programmatically in Windows XP
- HOWTO: Associate a Custom Icon with a Form (ACC2000)
- HOWTO: Print the content of a RichTextBox control by using Visual Basic .NET or Visual Basic 2005
- FIX: When You Use SendMessage with TB_GETIMAGELIST to Get an ImageList Handle on Windows XP, You Do Not Get the Correct Handle
- New high color icons do not appear after you upgrade to Office 2003
- PRB: Characters That You Type in a Text Box May Be Repeated