Type a page name and press Enter. You'll jump to the page if it exists, or you can create it if it doesn't.
To create a page in a module other than Enums, prefix the name with the module name and a period.
Private Enum SBArrows
ESB_ENABLE_BOTH As Long = 0
ESB_DISABLE_BOTH As Long = 3
ESB_DISABLE_LEFT As Long = 1
ESB_DISABLE_RIGHT As Long = 2
ESB_DISABLE_UP As Long = 1
ESB_DISABLE_DOWN As Long = 2
ESB_DISABLE_LTUP As Long = 1
ESB_DISABLE_RTDN As Long = 2
End Enum
Notes:
None.
SBArrows - Scrollbar Arrow settings
2/6/2012 3:41:01 PM - -202.74.138.1
Please edit this page!
Do you have...
helpful tips?
corrections to the existing content?
additional languages you want to include?
Select "Edit This Page" on the right hand toolbar and edit it!